SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::next

(No version information available, might be only in CVS)

SplDoublyLinkedList::nextMove to next entry

Описание

void SplDoublyLinkedList::next ( void )

Move the iterator to the next node.

Список параметров

This function has no parameters.

Возвращаемые значения

Эта функция не возвращает значения после выполнения.


SplDoublyLinkedList
PHP Manual