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

firstObject

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

Declaration 宣言

var firstObject: Any? { get }

See Also 参照

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