ContentsIndexHome
PreviousUpNext
ITuple Members

The following tables list the members exposed by ITuple.

 
Name 
Description 
 
<< 
Prints the labels of the elements in the tuple to the stream. 
Public Methods
 
Name 
Description 
 
Returns a new ITuple with the same content.
 
 
Closes and invalidates this tuple. 
 
copy 
Copies the content of the source ITuple to this ITuple.
 
 
Returns the dimension of the tuple.
 
 
Returns whether all elements in this tuple are valid with respect to their associated sets.
 
 
Returns the IElement on the specified dimension.
 
 
Prints the labels of the elements in the tuple to the stream.
 
 
Assigns a Tuple to this ITuple object
 
Public Operators
 
Name 
Description 
 
[] 
Returns the IElement on the specified dimension.