MultipleIterator
PHP Manual

MultipleIterator::countIterators

(PHP 5 >= 5.3.0)

MultipleIterator::countIteratorsGets the number of attached iterator instances

Açıklama

public void MultipleIterator::countIterators ( void )

Gets the number of attached iterator instances.

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

Ayrıca Bakınız


MultipleIterator
PHP Manual