The XMLNodeList class is the main class for node lists.

The XMLNodeList class defines the following attribute.

Attribute

Returns

Description

length

Number

The length of a list

The XMLNodeList class defines the following method.

Method

Returns

Description

item(number):Object

Object

Retrieves a child node at index.