NoRewindIterator::rewindPrevents the rewind operation on the inner iterator Description
public void NoRewindIterator::rewind()
Prevents the rewind operation on the inner iterator. ParametersThis function has no parameters. Return ValuesNo value is returned. Examples
Example #1 NoRewindIterator::rewind example This example demonstrates that calling rewind on a NoRewindIterator object has no effect.
The above example will output: lemon orange |