ReactOS 0.4.15-dev-7961-gdcf9eb0
nsIDOMNodeList Interface Reference
Inheritance diagram for nsIDOMNodeList:
Collaboration diagram for nsIDOMNodeList:

Public Member Functions

nsresult Item (uint32_t index, nsIDOMNode **_retval)
 
nsresult GetLength (uint32_t *aLength)
 
- Public Member Functions inherited from nsISupports
nsresult QueryInterface (nsIIDRef riid, void **result)
 
nsrefcnt AddRef ()
 
nsrefcnt Release ()
 

Detailed Description

Definition at line 851 of file nsiface.idl.

Member Function Documentation

◆ GetLength()

nsresult nsIDOMNodeList::GetLength ( uint32_t aLength)

◆ Item()

nsresult nsIDOMNodeList::Item ( uint32_t  index,
nsIDOMNode **  _retval 
)

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