IteratorIterator::next

IteratorIterator::nextForward to the next element

Description

public IteratorIterator::next(): void

Forward to the next element.

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also