dom::NodeList Interface Reference

import "dom.idl";

List of all members.

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

Definition at line 221 of file dom.idl.


The documentation for this interface was generated from the following file: