|
AppendIterator::getArrayIteratorGets the ArrayIterator Description
public ArrayIterator AppendIterator::getArrayIterator()
This method gets the ArrayIterator that is used to store the iterators added with AppendIterator::append. ParametersThis function has no parameters. Return ValuesReturns an ArrayIterator containing the appended iterators. See Also
|