SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::next

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::nextMove to next entry

Beschreibung

public void SplDoublyLinkedList::next ( void )

Move the iterator to the next node.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.


SplDoublyLinkedList
PHP Manual