SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::rewind

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::rewindRewind iterator back to the start

Açıklama

public void SplDoublyLinkedList::rewind ( void )

This rewinds the iterator to the beginning.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Hiçbir değer dönmez.


SplDoublyLinkedList
PHP Manual