WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
txINodeSet
| IID: | 15d424c0-6b47-11d9-9791-000a95dc234c |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
readonly PRUint32 length
Methods
void add ( nsIDOMNode node )
[noscript][notxpcom] txAExprResultPtr* getTxNodeSet ( )
nsIDOMNode item ( PRUint32 index )
double itemAsNumber ( PRUint32 index )
DOMString itemAsString ( PRUint32 index )
void add ( nsIDOMNode node )
- Arguments:
- node
nsIDOMNode item ( PRUint32 index )
- Arguments:
- index
References
This interface is returned from the following methods:
Reference documentation is generated from Mozilla's source.
