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

Syntax

C#
bool Remove(
	IIntArray tuple
)
Visual Basic
Function Remove ( _
	tuple As IIntArray _
) As Boolean

Parameters

tuple
Type: ILOG.Concert..::..IIntArray

See Also