ContentsIndexHome
PreviousUpNext
IIterator.tuple Method

Returns the current position of the iterator. The returned ITuple is readonly. 

 

Java
ITuple tuple();

The current position of the iterator.