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

search for in the

EmptyIterator::current> <DirectoryIterator::valid
Last updated: Fri, 14 Aug 2009

view this page in

La classe EmptyIterator

Introduction

La classe EmptyIterator crée un objet itérateur vide.

Synopsis de la classe

EmptyIterator
EmptyIterator implements Iterator , Traversable {
/* Méthodes */
public void current ( void )
public void key ( void )
public void next ( void )
public void rewind ( void )
public void valid ( void )
}

Sommaire



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

EmptyIterator::current> <DirectoryIterator::valid
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites