ArrayObject
PHP Manual

ArrayObject::count

(PHP 5)

ArrayObject::countGet the number of elements in the Iterator

Description

int ArrayObject::count ( void )
Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

The number of elements in the Iterator.


ArrayObject
PHP Manual