Click or drag to resize

EqualsExpression Fields

The EqualsExpression type exposes the following members.

Fields
  NameDescription
Protected field_leftExpr
The sub-expressions of this Expression.
(Inherited from BaseBinaryExpression.)
Protected field_rightExpr
The sub-expressions of this Expression.
(Inherited from BaseBinaryExpression.)
Top
See Also