new(obj = nil) Class Public methods
abort() Instance Public methods VOID abort abort an asynchronous download
appendChild(arg0) Instance Public methods IXMLDOMNode appendChild append a child node IXMLDOMNode arg0 --- newChild [IN]
async() Instance Public methods BOOL async flag for asynchronous download
async=(arg0) Instance Public methods VOID async flag for asynchronous download
attributes() Instance Public methods IXMLDOMNamedNodeMap attributes the collection of the node's attributes
baseName() Instance Public methods BSTR baseName the base name of the node (nodename with the prefix stripped off)
childNodes() Instance Public methods IXMLDOMNodeList childNodes the collection of the node's children
cloneNode(arg0) Instance Public methods IXMLDOMNode cloneNode BOOL arg0 --- deep [IN]
createAttribute(arg0) Instance Public methods IXMLDOMAttribute createAttribute create an attribute node BSTR arg0 --- name [IN]
Page 565 of 11844