| Iterator::nextMove forward to next element Description
   abstract public void Iterator::next
    ( void
   ) Moves the current position to the next element. 
 ParametersThis function has no parameters. Return ValuesAny returned value is ignored. |