update : 2015.11.03
php.shukuma.com

검색:
 
 
Gets the ArrayIterator

AppendIterator::getArrayIterator

(PHP 5 >= 5.1.0)

AppendIterator::getArrayIteratorGets 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.

참고