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

count

The number of objects in the array. 配列の中のオブジェクトの数。

Declaration 宣言

@property(readonly) NSUInteger count;

See Also 参照

Querying an Array 配列に問い合わせる