RecursiveIteratorIterator
PHP Manual

RecursiveIteratorIterator::getDepth

(PHP 5)

RecursiveIteratorIterator::getDepthGet the current depth of the recursive iteration

Descrizione

public int RecursiveIteratorIterator::getDepth ( void )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The current depth of the recursive iteration.


RecursiveIteratorIterator
PHP Manual