Overload List
| Name | Description | |
|---|---|---|
| Negative(IIntExpr) |
Creates and returns a new integer expression representing
the negation of its argument.
| |
| Negative(INumExpr) |
Creates and returns a new numeric expression which is the
negation of the original expression.
|