SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::rewind

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

SplDoublyLinkedList::rewindRewind iterator back to the start

Beschreibung

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