update : 2015.11.03
php.shukuma.com검색:
|
The MultipleIterator class(PHP 5 >= 5.3.0) 소개An Iterator that sequentially iterates over all attached iterators 클래스 개요
MultipleIterator
implements
Iterator
{
/* 상수 */
/* 메소드 */
public
__construct
([
int
}$flags
= MultipleIterator::MIT_NEED_ALL|MultipleIterator::MIT_KEYS_NUMERIC
] )예약 상수
Table of Contents
|