The BinaryExpression type exposes the following members.
Properties
Name | Description | |
---|---|---|
Left | The expression on the left side of the operation. | |
Negate |
A flag indicating whether this expression should be set to its logical opposite.
| |
Operation | The binary operation type. | |
Right | The expression on the right side of the operation. |