CachingIterator
PHP Manual

CachingIterator::count

(PHP 5 >= 5.2.2)

CachingIterator::countThe number of elements in the iterator

Описание

public void CachingIterator::count ( void )
Предупреждение

Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.

May return the number of elements in the iterator.

Параметри

Тази функция няма параметри.

Връщани стойности

The count of the elements iterated over.


CachingIterator
PHP Manual