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