Interface representing an unmodifiable list of IDOMNode
objects.
Method Summary |
public int |
|
public |
|
Method Detail |
public int getLength()Returns the number of nodes in this list.
public IDOMNode
item(int i)
Returns the item at the specified index, or null if i is invalid