CachingIterator
PHP Manual

CachingIterator::count

(PHP 5 >= 5.2.2)

CachingIterator::countThe number of elements in the iterator

Descripción

public void CachingIterator::count ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

May return the number of elements in the iterator.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

The count of the elements iterated over.


CachingIterator
PHP Manual