SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::next

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

SplDoublyLinkedList::nextMove to next entry

Beschreibung

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