Click or drag to resize

LessThanOrEqualToExpression Fields

The LessThanOrEqualToExpression 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