delete(_:)
Deletes the items with the specified identifiers, and any of their child items, from the section snapshot.
Declaration
mutating func delete(_ items: [ItemIdentifierType])Deletes the items with the specified identifiers, and any of their child items, from the section snapshot.
mutating func delete(_ items: [ItemIdentifierType])