Click or drag to resize

BinaryExpression Properties

The BinaryExpression type exposes the following members.

Properties
  NameDescription
Public propertyDisabled
Public propertyLeft
Gets or sets the left expression.
Public propertyOperator
Gets the operator.
Public propertyRight
Gets or sets the right expression.
Top
See Also