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

firstObject

The first object in the ordered set. 順序集合の中の最初のオブジェクト。

Declaration 宣言

@property(nullable, nonatomic, readonly) ObjectType firstObject;

See Also 参照

Accessing Set Members 集合メンバにアクセスする