The RecursiveIterator interface
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
简介
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 for the current entry
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/class.recursiveiterator.php