The ExprBinary type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Function |
Gets and sets the the mathematical function
for this ExprBinary.
| |
| Lhs |
Gets and sets the left-hand side of this binary expression.
| |
| Rhs |
Gets and sets the right-hand side of this binary expression.
|