©
本文档使用 PHP中文网手册 发布
(PHP 5 >= 5.1.0)
AppendIterator::getArrayIterator — Gets the ArrayIterator
This method gets the ArrayIterator that is used to store the iterators added with AppendIterator::append() .
此函数没有参数。
Returns an ArrayIterator containing the appended iterators.