Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(15d424c0-6b47-11d9-9791-000a95dc234c)]
interface txINodeSet : nsISupports

Attributes


        
readonly attribute unsigned long length

Methods


        
void add(in nsIDOMNode node)

        
nsIDOMNode item(in unsigned long index)

        
double itemAsNumber(in unsigned long index)

        
DOMString itemAsString(in unsigned long index)