---
title: deleteAllItems()
framework: uikit
role: symbol
role_heading: Instance Method
path: uikit/nsdiffabledatasourcesnapshotreference/deleteallitems()
---

# deleteAllItems()

Deletes all of the items from the snapshot.

## Declaration

```swift
func deleteAllItems()
```

## See Also

### Removing items and sections

- [deleteItems(withIdentifiers:)](uikit/nsdiffabledatasourcesnapshotreference/deleteitems(withidentifiers:).md)
- [deleteSections(withIdentifiers:)](uikit/nsdiffabledatasourcesnapshotreference/deletesections(withidentifiers:).md)
