MultipleIterator
PHP Manual

MultipleIterator::countIterators

(PHP 5 >= 5.3.0)

MultipleIterator::countIteratorsGets the number of attached iterator instances

Opis

public void MultipleIterator::countIterators ( void )

Gets the number of attached iterator instances.

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 number of attached iterator instances (as an integer).

Zobacz też:


MultipleIterator
PHP Manual