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

capacity

The total number of key-value pairs that the dictionary can contain without allocating new storage. その辞書が新しいストレージをアロケートすることなく含むことが可能なキー値ペアの総数。

Declaration 宣言

var capacity: Int { get }

See Also 参照

Inspecting a Dictionary 辞書を調査する