SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::rewind

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::rewindRewind iterator back to the start

Descrizione

public void SplDoublyLinkedList::rewind ( void )

This rewinds the iterator to the beginning.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.


SplDoublyLinkedList
PHP Manual