Contents

isEmpty

A Boolean value that indicates whether the collection is empty.

Declaration

var isEmpty: Bool { get }

Discussion

The value of this property is true if the collection is empty, or false if the collection has one or more identifiers.