Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
void Remove( IIntervalVar[] extr ) |
| Visual Basic |
|---|
Sub Remove ( _ extr As IIntervalVar() _ ) |
Parameters
- extr
- Type: array<ILOG.Concert..::..IIntervalVar>[]()[][]
| CP Optimizer .NET Languages API |
| ISolution..::..Remove Method (array<IIntervalVar>[]()[][]) |
| ISolution Interface See Also |
Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
| C# |
|---|
void Remove( IIntervalVar[] extr ) |
| Visual Basic |
|---|
Sub Remove ( _ extr As IIntervalVar() _ ) |