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


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