This member function checks whether a given ITupleBuffer object is in the collection. It returns a new tuple if the buffer exists in the collection, otherwise it returns an empty handle.

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

Syntax

C#
ITuple Find(
	ITupleBuffer buffer
)

Parameters

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

See Also