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


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