Instance Property

count

The number of keys in the dictionary.

Declaration

var count: Int { get }

Discussion

Complexity: O(1).

Relationships

From Protocol