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

count

The number of keys in the dictionary. 辞書の中のキーの数。

Declaration 宣言

var count: Int { get }

Discussion 解説

Complexity: O(1). 計算量:O(1)。

Relationships 関係

From Protocol 由来プロトコル