ContentsIndexHome
PreviousUpNext
ISetIterator.getElement Method

Gets the element associated with the current iterator position. 

 

Java
void getElement(IElement pos);
Parameters 
Description 
IElement pos 
The IElement to which the element associated with the current iterator position will be assigned.