Click or drag to resize

BaseBinaryExpression Fields

The BaseBinaryExpression type exposes the following members.

Fields
  NameDescription
Protected field_leftExpr
The sub-expressions of this Expression.
Protected field_rightExpr
The sub-expressions of this Expression.
Top
See Also