The total number of elements that the set can contain without allocating new storage.
SDK
- Xcode 9.0+
Framework
- Swift Standard Library
The total number of elements that the set can contain without allocating new storage.
SDK
Framework
var is Empty: Bool
A Boolean value that indicates whether the set is empty.
var count: Int
The number of elements in the set.