ArrayObject
PHP Manual

ArrayObject::count

(PHP 5 >= 5.1.0)

ArrayObject::countGet the number of elements in the Iterator

Opis

int ArrayObject::count ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The number of elements in the Iterator.


ArrayObject
PHP Manual