SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::rewind

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::rewindRewind iterator back to the start

Beschreibung

public void SplDoublyLinkedList::rewind ( void )

This rewinds the iterator to the beginning.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.


SplDoublyLinkedList
PHP Manual