SplDoublyLinkedList
PHP 手册

SplDoublyLinkedList::next

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::nextMove to next entry

说明

void SplDoublyLinkedList::next ( void )

Move the iterator to the next node.

参数

This function has no parameters.

返回值

无返回值。


SplDoublyLinkedList
PHP 手册