ArrayObject
PHP 手册

ArrayObject::count

(PHP 5 >= 5.1.0)

ArrayObject::countGet the number of elements in the Iterator

说明

int ArrayObject::count ( void )
Warning

本函数暂无文档,仅有参数列表。

参数

This function has no parameters.

返回值

The number of elements in the Iterator.


ArrayObject
PHP 手册