Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
void Remove( int first, int nb ) |
| Visual Basic |
|---|
Sub Remove ( _ first As Integer, _ nb As Integer _ ) |
Parameters
- first
- Type: System..::..Int32
- nb
- Type: System..::..Int32
| CP Optimizer .NET Languages API |
| IIntExprArray..::..Remove Method |
| IIntExprArray Interface See Also |
Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
| C# |
|---|
void Remove( int first, int nb ) |
| Visual Basic |
|---|
Sub Remove ( _ first As Integer, _ nb As Integer _ ) |