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


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