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

search for in the

OuterIterator::getInnerIterator> <Countable::count
[edit] Last updated: Fri, 24 Jun 2011

view this page in

کلاس OuterIterator

Introduction

کلاس‌های پیاده‌سازی کننده OuterIterator برای تکرار بر تکرار کننده استفاده می‌شوند.

Interface synopsis

OuterIterator extends Iterator {
/* Methods */
public Iterator getInnerIterator ( void )
/* Inherited methods */
abstract public mixed Iterator::current ( void )
abstract public scalar Iterator::key ( void )
abstract public void Iterator::next ( void )
abstract public void Iterator::rewind ( void )
abstract public boolean Iterator::valid ( void )
}

Table of Contents



add a note add a note User Contributed Notes OuterIterator - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites