Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CalcError Class / Value Property


In This Topic
Value Property (CalcError)
In This Topic
Occurs when the wrong type of argument or operand is used.
Syntax
'Declaration
 
Public Shared ReadOnly Property Value As CalcError
 
'Usage
 
Dim value As CalcError
 
value = CalcError.Value
See Also