Spread Windows Forms 12.0 Product Documentation
AddOperator Field


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

Field Value

BinaryOperatorInfo object containing the binary addition operator
See Also

Reference

BinaryOperatorInfo Class
BinaryOperatorInfo Members