OuterIterator::getInnerIteratorReturns the inner iterator for the current entry. Description
public Iterator OuterIterator::getInnerIterator
( void
)
Returns the inner iterator for the current iterator entry. ParametersThis function has no parameters. Return ValuesThe inner iterator for the current entry. |