init(identifiers:)
Creates a new entity identifier collection.
Declaration
init(identifiers: [Entity.ID] = [])Parameters
- identifiers:
The entity identifiers to add to the collection.
Creates a new entity identifier collection.
init(identifiers: [Entity.ID] = [])The entity identifiers to add to the collection.