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