CachingIterator::count
(PHP 5 >= 5.2.2)
CachingIterator::count — The 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.
There are no user contributed notes for this page.
