Dictionary.getCount
機能/意味
オブジェクトのメンバの数を返します。
タイプ
Dictionaryクラス
のメソッド
構文
getCount(
target
:Dictionary) :int
引数
target
メンバ数をカウントするオブジェクト
戻り値
メンバの数
説明
オブジェクトのメンバの数を返します。対象は辞書配列以外でも機能します。