Spread Windows Forms 12.0 Product Documentation
LessThanOperator Field


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

Field Value

BinaryOperatorInfo object containing the binary less-than operator
See Also

Reference

BinaryOperatorInfo Class
BinaryOperatorInfo Members