Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / IntFunction Field


In This Topic
    IntFunction Field
    In This Topic
    Specifies an instance of the INT function.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IntFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.IntFunction
    public static readonly FunctionInfo IntFunction
    See Also