PHP Doku:: Create an iterator from anything that is traversable - iteratoriterator.construct.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The IteratorIterator class

<<The IteratorIterator class

IteratorIterator::current>>

IteratorIterator::__construct

(PHP 5 >= 5.1.0)

IteratorIterator::__constructCreate an iterator from anything that is traversable

Beschreibung

IteratorIterator::__construct ( Traversable $iterator )

Creates an iterator from anything that is traversable.

Parameter-Liste

iterator

The traversable iterator.

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",...)