Iterator::next
Move forward to next element
&reftitle.description;
public voidIterator::next
Moves the current position to the next element.
This method is called after each
&foreach; loop.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Any returned value is ignored.