downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ArrayAccess> <IteratorAggregate
Last updated: Fri, 12 Mar 2010

view this page in

IteratorAggregate::getIterator

(PHP 5 >= 5.1.0)

IteratorAggregate::getIteratorRetrieve an external iterator

Description

abstract public Traversable IteratorAggregate::getIterator ( void )

Returns an external iterator.

Parameters

This function has no parameters.

Return Values

An instance of an object implementing Iterator or Traversable

Errors/Exceptions

Throws an Exception on failure.



add a note add a note User Contributed Notes
IteratorAggregate::getIterator
There are no user contributed notes for this page.

ArrayAccess> <IteratorAggregate
Last updated: Fri, 12 Mar 2010
 
 
show source | credits | sitemap | contact | advertising | mirror sites