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


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