CachingIterator::count
(PHP 5 >= 5.2.2)
CachingIterator::count — The number of elements in the iterator
Описание
public void CachingIterator::count
( void
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
May return the number of elements in the iterator.
Список параметров
This function has no parameters.
Возвращаемые значения
The count of the elements iterated over.