SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::next

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::nextMove to next entry

Descrizione

public void SplDoublyLinkedList::next ( void )

Move the iterator to the next node.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.


SplDoublyLinkedList
PHP Manual