Spread Windows Forms 12.0 Product Documentation
LessThanOrEqualOperator Field


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

Field Value

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

Reference

BinaryOperatorInfo Class
BinaryOperatorInfo Members