ZVON > References > DOM1 Reference

NodeList (interface)

Type of the interface:   fundamental

Own properties:
attributes  -  length
methods  -  item

Description:
The NodeList interface is an ordered collection of nodes. Its items are accessible via an integral index, starting from 0.