Spread Windows Forms 12.0 Product Documentation
NegateOperator Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > UnaryOperatorInfo Class : NegateOperator Field
Represents an instance of the unary negate operator. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly NegateOperator As UnaryOperatorInfo
'Usage
 
Dim value As UnaryOperatorInfo
 
value = UnaryOperatorInfo.NegateOperator
public static readonly UnaryOperatorInfo NegateOperator

Field Value

UnaryOperatorInfo object containing the unary negation operator
See Also

Reference

UnaryOperatorInfo Class
UnaryOperatorInfo Members