List of nodes. More...
Public Member Functions | |
getter Node | item (unsigned long index) |
Get a node in the list. More... | |
Public Attributes | |
readonly attribute unsigned long | length |
the count of nodes in the list | |
List of nodes.
getter Node NodeList::item | ( | unsigned long | index | ) |
Get a node in the list.
index | index of the item |