This member function returns a Boolean value (zero or one) that specifies whether elt is an element of the invoking set.

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

Syntax

C#
bool Contains(
	int elt
)

Parameters

elt
Type: System..::..Int32

See Also