SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::rewind

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::rewindRewind iterator back to the start

Descrição

public void SplDoublyLinkedList::rewind ( void )

This rewinds the iterator to the beginning.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Não há valor retornado.


SplDoublyLinkedList
PHP Manual