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

count

The number of elements in the set. 集合中の要素の数。

Declaration 宣言

var count: Int { get }

Discussion 解説

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

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Inspecting a Set 集合を調査する