Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / IntFunctionInfo Class
Members


IntFunctionInfo Class
Rounds a specified number down to the nearest integer.
Syntax
'Declaration
 
Public Class IntFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As IntFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.IntFunctionInfo

See Also