Instance Property インスタンスプロパティ

numberOfItems

The number of descriptors in the receiver’s descriptor list. レシーバの持つ記述子リストの中の記述子の数。

Declaration 宣言

var numberOfItems: Int { get }

Discussion 議論

The number of descriptors in the receiver’s descriptor list (possibly 0); returns 0 if an error occurs. レシーバの持つ記述子リストの中の記述子の数(ことによると0);エラーが起こるならば0を返します。

See Also 参照

Getting Information About a Descriptor 記述子についての情報を取得する