ArrayIterator
PHP Manual

ArrayIterator::count

(PHP 5 >= 5.1.0)

ArrayIterator::countCount elements

説明

public void ArrayIterator::count ( void )

Gets the number of elements in the array, or the number of public properties in the object.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

この関数にはパラメータはありません。

返り値

The number.

参考


ArrayIterator
PHP Manual