PropertyNodeList Interface
A PropertyNodeList is an ordered collection of Nodes with a specified property. Individual nodes can be accessed via an index less than the number of nodes in the list, starting with zero for the first node.
- Superinterface:
- NodeList
- Use:
- HTMLPropertiesCollection namedItem (which returns a list of HTMLElement nodes)
| DOM Properties | ||
|---|---|---|
| get only | PropertyValueArray |
|
| DOM Properties inherited from NodeList | ||
|---|---|---|
| get only | unsigned long |
|
| DOM Interface Methods inherited from NodeList | |
|---|---|
| Node |
|