LessThanExpression Properties |
The LessThanExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| Arguments |
Gets the Arguments of the Expression.
(Inherited from BaseBinaryExpression.) | |
| CanParallelise |
Gets whether an expression can safely be evaluated in parallel.
(Inherited from BaseBinaryExpression.) | |
| Functor |
Gets the Functor of the Expression.
(Overrides BaseBinaryExpressionFunctor.) | |
| Type |
Gets the Type of the Expression.
(Overrides BaseBinaryExpressionType.) | |
| Variables |
Gets an enumeration of all the Variables used in this expression.
(Inherited from BaseBinaryExpression.) |