(PHP 5 >= 5.2.0, PHP 7, PHP 8)
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.