IteratorIterator::rewind

(PHP 5 >= 5.1.0, PHP 7)

IteratorIterator::rewindRewind to the first element

Açıklama

public IteratorIterator::rewind ( void ) : void

Rewinds to the first element.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Hiçbir değer dönmez.

Ayrıca Bakınız