Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / Hex2OctFunctionInfo Class
Members


In This Topic
    Hex2OctFunctionInfo Class
    In This Topic
    Converts a hexadecimal number to octal.
    Syntax
    'Declaration
     
    
    Public Class Hex2OctFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As Hex2OctFunctionInfo
    public class Hex2OctFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.Hex2OctFunctionInfo

    See Also