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: Tue, 28 Jul 2009

view this page in

IteratorAggregate::getIterator

(PHP 5 >= 5.1.0)

IteratorAggregate::getIteratorRetrieve an external iterator

설명

abstract public Traversable IteratorAggregate::getIterator ( void )

Returns an external iterator.

인수

이 함수는 인수가 없습니다.

반환값

An instance of an object implementing Iterator or Traversable

오류/예외

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: Tue, 28 Jul 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites