Spread Windows Forms 12.0 Product Documentation
NotEqualOperator Field


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

Field Value

BinaryOperatorInfo object containing the binary not-equals operator
See Also

Reference

BinaryOperatorInfo Class
BinaryOperatorInfo Members