RecursiveIteratorIterator
PHP Manual

RecursiveIteratorIterator::getDepth

(PHP 5)

RecursiveIteratorIterator::getDepthGet the current depth of the recursive iteration

Opis

public int RecursiveIteratorIterator::getDepth ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The current depth of the recursive iteration.


RecursiveIteratorIterator
PHP Manual