array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'internaliterator.rewind.php', 1 => 'InternalIterator::rewind', 2 => 'Rewind the Iterator to the first element', ), 'up' => array ( 0 => 'class.internaliterator.php', 1 => 'InternalIterator', ), 'prev' => array ( 0 => 'internaliterator.next.php', 1 => 'InternalIterator::next', ), 'next' => array ( 0 => 'internaliterator.valid.php', 1 => 'InternalIterator::valid', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'language/predefined/internaliterator/rewind.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 8)
InternalIterator::rewind — Rewind the Iterator to the first element
Rewinds back to the first element of the Iterator.
Questa funzione non contiene parametri.
Nessun valore viene restituito.