This class represents an ITuple that is a line of an ITupleSet (pointed to by the index).

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

Syntax

C#
public interface ITuple

Remarks

You should not create ITuple objects directly. You should create them using [!:ITupleSet.makeTuple].
see

ITupleSet

See Also