PHP Doku:: Rewind to the first element - iteratoriterator.rewind.html

Verlauf / Chronik / History: (2) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)IteratorenThe IteratorIterator classIteratorIterator::rewind

Ein Service von Reinhard Neidl - Webprogrammierung.

The IteratorIterator class

<<IteratorIterator::next

IteratorIterator::valid>>

IteratorIterator::rewind

(PHP 5 >= 5.1.0)

IteratorIterator::rewindRewind to the first element

Beschreibung

public void IteratorIterator::rewind ( void )

Rewinds to the first element.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)