The ExprBinary type exposes the following members.

Properties

  NameDescription
Public propertyFunction
Gets and sets the the mathematical function for this ExprBinary.
Public propertyLhs
Gets and sets the left-hand side of this binary expression.
Public propertyRhs
Gets and sets the right-hand side of this binary expression.

See Also