update : 2015.11.03
php.shukuma.com검색:
|
AppendIterator::getArrayIterator(PHP 5 >= 5.1.0) AppendIterator::getArrayIterator — Gets the ArrayIterator 설명
public void AppendIterator::getArrayIterator
( void
)
This method gets the ArrayIterator that is used to store the iterators added with AppendIterator::append(). 인수이 함수는 인수가 없습니다. 반환값Returns an ArrayIterator containing the appended iterators. |