Interface HTMLCollection

All Superinterfaces:
JSArrayReader<Element>, JSObject
All Known Subinterfaces:
HTMLOptionsCollection

public interface HTMLCollection extends JSArrayReader<Element>