Spread Windows Forms 12.0 Product Documentation
GreaterThanOperator Field


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

Field Value

BinaryOperatorInfo object containing the binary greater-than operator
See Also

Reference

BinaryOperatorInfo Class
BinaryOperatorInfo Members