Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / Bin2HexFunctionInfo Class / Name Property


In This Topic
Name Property (Bin2HexFunctionInfo)
In This Topic
Gets the name of the function.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Name As String
 
'Usage
 
Dim instance As Bin2HexFunctionInfo
Dim value As String
 
value = instance.Name
See Also