MultipleIterator::countIterators

(PHP 5 >= 5.3.0, PHP 7)

MultipleIterator::countIteratorsGets the number of attached iterator instances

Açıklama

public MultipleIterator::countIterators ( void ) : int

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