Iterator::rewindRewind the Iterator to the first element Description
abstract public void Iterator::rewind
( void
)
Rewinds back to the first element of the Iterator.
ParametersThis function has no parameters. Return ValuesAny returned value is ignored. |