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

search for in the

LimitIterator::__construct> <IteratorIterator::valid
Last updated: Fri, 13 Nov 2009

view this page in

LimitIterator クラス

導入

...

クラス概要

LimitIterator
LimitIterator extends IteratorIterator implements OuterIterator , Traversable , Iterator {
/* メソッド */
__construct ( Iterator $iterator [, string $offset [, string $count ]] )
public mixed current ( void )
public Iterator getInnerIterator ( void )
int getPosition ( void )
public mixed key ( void )
void next ( void )
void rewind ( void )
void seek ( int $position )
bool valid ( void )
}

目次



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

LimitIterator::__construct> <IteratorIterator::valid
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites