(PHP 5 >= 5.1.0, PHP 7)
Moves to the next element
public void AppendIterator::next ( void )
Moves to the next element. If this means to another Iterator then it rewinds that Iterator.
Returns:
No value is returned.
See also:
Please login to continue.