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


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