Contents

delete(_:)

Deletes the items with the specified identifiers, and any of their child items, from the section snapshot.

Declaration

mutating func delete(_ items: [ItemIdentifierType])

See Also

Removing items