CachingIterator
PHP Manual

CachingIterator::count

(PHP 5 >= 5.2.2)

CachingIterator::countThe number of elements in the iterator

Descrição

public int CachingIterator::count ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

May return the number of elements in the iterator.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The count of the elements iterated over.


CachingIterator
PHP Manual