var isEmpty : Bool
A Boolean value that indicates whether the set is empty.
集合が空かどうかを指し示すブール値。
var count: Int
The number of elements in the set.
集合中の要素の数。
Availability
Technology
var capacity: Int
{ get }
var isEmpty : Bool
var count: Int