Spread Windows Forms 12.0 Product Documentation
PlusOperator Field


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

Field Value

UnaryOperatorInfo object containing the unary plus operator
See Also

Reference

UnaryOperatorInfo Class
UnaryOperatorInfo Members