Spread Windows Forms 12.0 Product Documentation
GreaterThanOrEqualOperator Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > BinaryOperatorInfo Class : GreaterThanOrEqualOperator Field
Represents an instance of the binary "greater than or equals" operator. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly GreaterThanOrEqualOperator As BinaryOperatorInfo
'Usage
 
Dim value As BinaryOperatorInfo
 
value = BinaryOperatorInfo.GreaterThanOrEqualOperator
public static readonly BinaryOperatorInfo GreaterThanOrEqualOperator

Field Value

BinaryOperatorInfo object containing the binary greater-than-or-equal-to operator
See Also

Reference

BinaryOperatorInfo Class
BinaryOperatorInfo Members