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.
nsIDOMNameList
| IID: | faaf1b80-1ddd-11d9-8c46-000a95dc234c |
| Inherits From: | nsISupports |
Properties
readonly PRUint32 length
Methods
PRBool contains ( DOMString str )
PRBool containsNS ( DOMString namespaceURI , DOMString name )
DOMString getName ( PRUint32 index )
DOMString getNamespaceURI ( PRUint32 index )
Reference documentation is generated from Mozilla's source.
