AppendIterator
PHP Manual

AppendIterator::rewind

(PHP 5 >= 5.1.0)

AppendIterator::rewindRewinds the Iterator

説明

public void AppendIterator::rewind ( void )

Rewind to the first element of the first inner Iterator.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

この関数にはパラメータはありません。

返り値

値を返しません。

参考


AppendIterator
PHP Manual