SplFixedArray
PHP Manual

SplFixedArray::count

(PHP 5 >= 5.3.0)

SplFixedArray::countReturns the size of the array

说明

public int SplFixedArray::count ( void )

Returns the size of the array.

参数

此函数没有参数。

返回值

Returns the size of the array.


SplFixedArray
PHP Manual