CachingIterator::count

(PHP 5 >= 5.2.2, PHP 7)

CachingIterator::countThe number of elements in the iterator

Açıklama

public CachingIterator::count ( void ) : int
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

May return the number of elements in the iterator.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The count of the elements iterated over.