(PHP 5 >= 5.1.0, PHP 7)
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:
Returns an ArrayIterator containing the appended iterators.
See also:
Please login to continue.