FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / Hex2OctFunctionInfo Class
Members


Hex2OctFunctionInfo Class
Converts a hexadecimal number to octal.
Syntax
'Declaration
 
Public Class Hex2OctFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As Hex2OctFunctionInfo
Inheritance Hierarchy

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

See Also