Spread for ASP.NET 12 Product Documentation
Operator Property (BinaryOperatorExpression)


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

Reference

BinaryOperatorExpression Class
BinaryOperatorExpression Members