Spread Windows Forms 12.0 Product Documentation
SubtractOperator Field


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

Field Value

BinaryOperatorInfo object containing the binary subtraction operator
See Also

Reference

BinaryOperatorInfo Class
BinaryOperatorInfo Members