dom::NodeList Interface Reference
import "dom.idl";
Public Member Functions | |
| Node | item (in unsigned long index) |
Public Attributes | |
| readonly attribute unsigned long | length |
Detailed Description
Definition at line 219 of file dom.idl.
Member Function Documentation
| Node dom::NodeList::item | ( | in unsigned long | index | ) |
Member Data Documentation
| readonly attribute unsigned long dom::NodeList::length |
The documentation for this interface was generated from the following file:
