Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public virtual IIntVar[] IntVarArray( IColumnArray cols, int lb, int ub, string[] name ) |
Parameters
- cols
- Type: ILOG.Concert..::..IColumnArray
- lb
- Type: System..::..Int32
- ub
- Type: System..::..Int32
- name
- Type: array<System..::..String>[]()[][]