Creates and returns an integer expression representing the sum of
a value and an integer expression.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
Parameters
- v
- Type: System..::..Int32
The value.
- e
- Type: ILOG.Concert..::..IIntExpr
The integer expression.