SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::next

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::nextMove to next entry

Descrierea

public void SplDoublyLinkedList::next ( void )

Move the iterator to the next node.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Nu este întoarsă nici o valoare.


SplDoublyLinkedList
PHP Manual