(PHP 5 >= 5.1.0)
Iterator::next — Move forward to next element
Moves the current position to the next element.
Note: This method is called after each foreach loop.
이 함수는 인수가 없습니다.
Any returned value is ignored.