---
title: HTMLAllCollection
framework: webkitjs
role: symbol
role_heading: Class
path: webkitjs/htmlallcollection
---

# HTMLAllCollection

## Declaration

```data
interface HTMLAllCollection
```

## Topics

### Instance Properties

- [length](webkitjs/htmlallcollection/1629914-length.md)

### Instance Methods

- [item](webkitjs/htmlallcollection/1633998-item.md)
- [namedItem](webkitjs/htmlallcollection/1629359-nameditem.md)
- [tags](webkitjs/htmlallcollection/1630242-tags.md)
