Creates and returns an integer expression representing the difference
between the value v and the integer expression e1.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
Parameters
- v
- Type: System..::..Int32
A value to use in the difference.
- e1
- Type: ILOG.Concert..::..IIntExpr
An integer expression to subtract.