This member function checks whether a given ITupleBuffer object is in the collection. You can give the whole values or only the key values.

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

Syntax

C#
bool IsIn(
	ITupleBuffer buffer
)

Parameters

buffer
Type: ILOG.Concert..::..ITupleBuffer

See Also