---
title: removeAllIndexes()
framework: foundation
role: symbol
role_heading: Instance Method
path: foundation/nsmutableindexset/removeallindexes()
---

# removeAllIndexes()

Removes the receiver’s indexes.

## Declaration

```swift
func removeAllIndexes()
```

## See Also

### Removing Indexes

- [remove(_:)](foundation/nsmutableindexset/remove(_:)-5li0r.md)
- [remove(_:)](foundation/nsmutableindexset/remove(_:)-196u2.md)
- [remove(in:)](foundation/nsmutableindexset/remove(in:).md)
