The RecursiveIterator interface
導入
Classes implementing RecursiveIterator can be used to iterate over iterators recursively.
インターフェイス概要
目次
- 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.
