Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)

Syntax

C#
void Remove(
	int elt
)
Visual Basic
Sub Remove ( _
	elt As Integer _
)

Parameters

elt
Type: System..::..Int32

See Also