Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / ChooseFunction Field


In This Topic
    ChooseFunction Field
    In This Topic
    Specifies an instance of the CHOOSE function. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ChooseFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.ChooseFunction
    public static readonly FunctionInfo ChooseFunction
    See Also