ArrayIterator::count
(PHP 5 >= 5.1.0)
ArrayIterator::count — Count 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::count
There are no user contributed notes for this page.
