RecursiveIteratorIterator
PHP Manual

RecursiveIteratorIterator::getDepth

(PHP 5)

RecursiveIteratorIterator::getDepthGet the current depth of the recursive iteration

Açıklama

public int RecursiveIteratorIterator::getDepth ( void )
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The current depth of the recursive iteration.


RecursiveIteratorIterator
PHP Manual