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

See Also