$dom. HTMLCollection

new HTMLCollection()

Methods

item(index)

Parameters:
NameTypeDescription
indexnumber

The position of the Node to be returned

toArray()

Non standard function: convert to a non-live array

Version
  • Experimental feature, might be removed at any time