SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::rewind

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::rewindRewind iterator back to the start

Descripción

void SplDoublyLinkedList::rewind ( void )

This rewinds the iterator to the beginning.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

No se devuelve ningún valor.


SplDoublyLinkedList
PHP Manual