SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::next

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

SplDoublyLinkedList::nextMove to next entry

Opis

void SplDoublyLinkedList::next ( void )

Move the iterator to the next node.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

żadna wartość nie jest zwracana.


SplDoublyLinkedList
PHP Manual