Edits the tuple to modify it, or create a new tuple.

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

Syntax

C#
ITupleBuffer MakeTupleBuffer(
	int index
)

Parameters

index
Type: System..::..Int32

Return Value

The tuple pointed to by the index.

See Also