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

capacity

The total number of elements that the set can contain without allocating new storage. その集合が新しいストレージを割り当てることなく含むことができる要素の総数。

Declaration 宣言

var capacity: Int { get }

See Also 参照

Inspecting a Set 集合を調査する