Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / BinaryOperatorInfo Class / SubtractOperator Field


In This Topic
SubtractOperator Field
In This Topic
Represents an instance of the binary subtraction operator. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly SubtractOperator As BinaryOperatorInfo
 
'Usage
 
Dim value As BinaryOperatorInfo
 
value = BinaryOperatorInfo.SubtractOperator
See Also