Overload List
| Name | Description | |
|---|---|---|
| Negative(IIntExpr) |
Creates and returns the new expression -e,
the negation of the expression e.
| |
| Negative(INumExpr) |
Creates and returns the new expression -e,
the negation of the expression e.
|