FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / BinaryOperatorExpression Class
Properties


BinaryOperatorExpression Class Members

The following tables list the members exposed by BinaryOperatorExpression.

Public Constructors
 NameDescription
Public ConstructorCreates a new expression with a binary operator applied to a pair of operands.  
Top
Public Properties
 NameDescription
Public PropertyGets the left-side operand for the expression.  
Public PropertyGets the right-side operand for the expression.  
Public PropertyGets the operator for the expression.  
Top
See Also