Spread Windows Forms 12.0 Product Documentation
Operator Property (UnaryOperatorExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > UnaryOperatorExpression Class : Operator Property
Gets the operator for the expression.
Syntax
'Declaration
 
Public ReadOnly Property Operator As UnaryOperatorInfo
'Usage
 
Dim instance As UnaryOperatorExpression
Dim value As UnaryOperatorInfo
 
value = instance.Operator
public UnaryOperatorInfo Operator {get;}

Property Value

UnaryOperatorInfo object containing the unary operator
See Also

Reference

UnaryOperatorExpression Class
UnaryOperatorExpression Members