SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::rewind

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::rewindRewind iterator back to the start

Opis

void SplDoublyLinkedList::rewind ( void )

This rewinds the iterator to the beginning.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Nie jest zwracana żadna wartość.


SplDoublyLinkedList
PHP Manual