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

Syntax

C#
void Remove(
	double elt
)
Visual Basic
Sub Remove ( _
	elt As Double _
)

Parameters

elt
Type: System..::..Double

See Also