(PHP 5 >= 5.0.0)
Iterator::next — Move forward to next element
Moves the current position to the next element.
Notă: This method is called after each foreach loop.
Notă:
This method is called after each foreach loop.
Această funcție nu are parametri.
Any returned value is ignored.