Creates and returns an expression representing the difference
between the expressions
e1 and e2.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
Parameters
- e1
- Type: ILOG.Concert..::..INumExpr
An expression to use in the difference.
- e2
- Type: ILOG.Concert..::..INumExpr
An expression to subtract.