InternalIterator::rewindRewind the Iterator to the first element Descriptionpublic void InternalIterator::rewind()
Rewinds back to the first element of the Iterator. ParametersThis function has no parameters. Return ValuesNo value is returned. |