RecursiveIteratorIterator
PHP Manual

RecursiveIteratorIterator::getDepth

(PHP 5)

RecursiveIteratorIterator::getDepthGet the current depth of the recursive iteration

Описание

int RecursiveIteratorIterator::getDepth ( void )
Предупреждение

Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.

Параметри

Тази функция няма параметри.

Връщани стойности

The current depth of the recursive iteration.


RecursiveIteratorIterator
PHP Manual