Instance PropertySwift
underestimatedCount
A value less than or equal to the number of elements in the collection.
Available because
Self
conforms toCollection
.
var underestimatedCount: Int { get }
A value less than or equal to the number of elements in the collection.
Available because Self
conforms to Collection
.
var underestimatedCount: Int { get }