| FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace : BinaryOperatorExpression Class | 
The following tables list the members exposed by BinaryOperatorExpression.
| Name | Description | |
|---|---|---|
![]()  | BinaryOperatorExpression Constructor | Creates a new expression with a binary operator applied to a pair of operands. | 
| Name | Description | |
|---|---|---|
![]()  | Arg0 | Gets the left-side operand for the expression. | 
![]()  | Arg1 | Gets the right-side operand for the expression. | 
![]()  | Operator | Gets the operator for the expression. |