IteratorAggregate::getIterator
(PHP 5 >= 5.0.0)
IteratorAggregate::getIterator — Retrieve an external iterator
Descrizione
Returns an external iterator.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
An instance of an object implementing Iterator or Traversable
Errori/Eccezioni
Throws an Exception on failure.
There are no user contributed notes for this page.
