Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IntFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.IntFunction
    public static readonly FunctionInfo IntFunction
    See Also