Spread Windows Forms 12.0 Product Documentation
EqualOperator Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > BinaryOperatorInfo Class : EqualOperator Field
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
public static readonly BinaryOperatorInfo EqualOperator

Field Value

BinaryOperatorInfo object containing the binary equals operator
See Also

Reference

BinaryOperatorInfo Class
BinaryOperatorInfo Members