---
title: "remove(at:)"
framework: applearchive
role: symbol
role_heading: Instance Method
path: "applearchive/archiveheader/entryxatblob/remove(at:)"
---

# remove(at:)

## Declaration

```swift
func remove(at i: Int) -> ArchiveHeader.EntryXATBlob.ExtendedAttribute
```

## See Also

### Collection Requirements

- [append(_:)](applearchive/archiveheader/entryxatblob/append(_:).md)
- [removeAll()](applearchive/archiveheader/entryxatblob/removeall().md)
- [withAAEncodedData(_:)](applearchive/archiveheader/entryxatblob/withaaencodeddata(_:).md)
