AppendIterator::rewind

(PHP 5 >= 5.1.0, PHP 7)

AppendIterator::rewindRewinds the Iterator

Açıklama

public AppendIterator::rewind ( void ) : void

Rewind to the first element of the first inner Iterator.

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