CachingIterator
PHP Manual

CachingIterator::count

(PHP 5 >= 5.2.2)

CachingIterator::countThe number of elements in the iterator

Opis

public int CachingIterator::count ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

May return the number of elements in the iterator.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The count of the elements iterated over.


CachingIterator
PHP Manual