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

# deleteAllItems()

Deletes all of the items from the section snapshot.

## Declaration

```swift
func deleteAllItems()
```

## See Also

### Removing items

- [deleteItems(_:)](uikit/nsdiffabledatasourcesectionsnapshotreference/deleteitems(_:).md)
