array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'appenditerator.rewind.php', 1 => 'AppendIterator::rewind', 2 => 'Rewinds the Iterator', ), 'up' => array ( 0 => 'class.appenditerator.php', 1 => 'AppendIterator', ), 'prev' => array ( 0 => 'appenditerator.next.php', 1 => 'AppendIterator::next', ), 'next' => array ( 0 => 'appenditerator.valid.php', 1 => 'AppendIterator::valid', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/spl/appenditerator/rewind.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

AppendIterator::rewind

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

AppendIterator::rewindRewinds the Iterator

Descrizione

public AppendIterator::rewind(): void

Rewind to the first element of the first inner Iterator.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.

Vedere anche: