CachingIterator
PHP Manual

CachingIterator::count

(PHP 5 >= 5.2.2)

CachingIterator::countThe number of elements in the iterator

Описание

public int CachingIterator::count ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

May return the number of elements in the iterator.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

The count of the elements iterated over.


CachingIterator
PHP Manual