ContentsIndexHome
PreviousUpNext
IIterator.createTuple Method

Creates an ITuple that can be used to retrieve the current position, by using it as an argument of the getTuple method. 

 

Java
ITuple createTuple();

A new ITuple.