RecursiveIteratorIterator
PHP 手册

RecursiveIteratorIterator::getDepth

(PHP 5)

RecursiveIteratorIterator::getDepthGet the current depth of the recursive iteration

说明

int RecursiveIteratorIterator::getDepth ( void )
Warning

本函数暂无文档,仅有参数列表。

参数

This function has no parameters.

返回值

The current depth of the recursive iteration.


RecursiveIteratorIterator
PHP 手册