Overload List

  Name Description
Public method Negative(IIntExpr)
Creates and returns the new expression -e, the negation of the expression e.
Public method Negative(INumExpr)
Creates and returns the new expression -e, the negation of the expression e.

See Also