CachingIterator
PHP Manual

CachingIterator::count

(PHP 5 >= 5.2.2)

CachingIterator::countThe number of elements in the iterator

Descrierea

public int CachingIterator::count ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

May return the number of elements in the iterator.

Parametri

Această funcție nu are parametri.

Valorile întoarse

The count of the elements iterated over.


CachingIterator
PHP Manual