downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ArrayIterator::current> <ArrayIterator::__construct
[edit] Last updated: Fri, 10 Feb 2012

view this page in

ArrayIterator::count

(PHP 5 >= 5.0.0)

ArrayIterator::count要素を数える

説明

public int ArrayIterator::count ( void )

配列の要素の数、あるいはオブジェクトの public プロパティの数を取得します。

警告

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

パラメータ

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

返り値

連想配列の場合は要素の数、オブジェクトの場合は public プロパティの数を返します。

参考



add a note add a note User Contributed Notes ArrayIterator::count
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites