The RecursiveIterator interface
Introducere
Classes implementing RecursiveIterator can be used to iterate over iterators recursively.
Descrierea succintă a interfeței
Cuprins
- RecursiveIterator::getChildren — Returns an iterator for the current entry.
- RecursiveIterator::hasChildren — Returns if an iterator can be created fot the current entry.
RecursiveIterator
There are no user contributed notes for this page.
