---
title: HTMLOptionsCollection
framework: webkitjs
role: symbol
role_heading: Class
path: webkitjs/htmloptionscollection
---

# HTMLOptionsCollection

## Declaration

```data
interface HTMLOptionsCollection
```

## Topics

### Instance Properties

- [length](webkitjs/htmloptionscollection/1633821-length.md)
- [selectedIndex](webkitjs/htmloptionscollection/1633147-selectedindex.md)

### Instance Methods

- [add](webkitjs/htmloptionscollection/1629635-add.md)
- [item](webkitjs/htmloptionscollection/2528137-item.md)
- [namedItem](webkitjs/htmloptionscollection/1631040-nameditem.md)
- [remove](webkitjs/htmloptionscollection/1631341-remove.md)

## Relationships

### Inherits From

- [HTMLCollection](tvmljs/htmlcollection.md)
