NodeList
Values
item
Returns the node with index index from the collection. The nodes are sorted in tree order. Read more on MDN
let item: (WebAPI.DOMAPI.nodeList<'tNode>, int) => 'tNodeReturns the node with index index from the collection. The nodes are sorted in tree order. Read more on MDN
let item: (WebAPI.DOMAPI.nodeList<'tNode>, int) => 'tNode