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

last

The last integer in self, or nil if self is empty. selfの中の最後の整数、またはselfが空ならばnil。

Declaration 宣言

var last: IndexSet.Element? { get }