Creates a domain with the given bounds.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
IIntRange IntRange( int lb, int ub ) |
Parameters
- lb
- Type: System..::..Int32
- ub
- Type: System..::..Int32
| OPL API |
| IModelerAdv..::..IntRange Method |
| IModelerAdv Interface See Also |
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
| C# |
|---|
IIntRange IntRange( int lb, int ub ) |