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


In This Topic
BinaryOperatorInfo Class Fields
In This Topic

For a list of all members of this type, see BinaryOperatorInfo members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary addition operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary concatenate operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary division operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary equals operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary exponent operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary "greater than" operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary "greater than or equals" operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary "Intersect" operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary "less than" operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary "less than or equals" operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary multiplication operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary "not equals" operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary subtraction operator. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents an instance of the binary "Union" operator. This field is read-only.  
Top
See Also