nodeTypedValue=(arg0) Instance Public methods VOID nodeTypedValue get the strongly typed value of the node
nodeValue() Instance Public methods VARIANT nodeValue value stored in the node
nodeValue=(arg0) Instance Public methods VOID nodeValue value stored in the node
notations() Instance Public methods IXMLDOMNamedNodeMap notations a list of notations in the document
ownerDocument() Instance Public methods IXMLDOMDocument ownerDocument document that contains the node
parentNode() Instance Public methods IXMLDOMNode parentNode parent of the node
parsed() Instance Public methods BOOL parsed has sub-tree been completely parsed
prefix() Instance Public methods BSTR prefix the prefix for the namespace applying to the node
previousSibling() Instance Public methods IXMLDOMNode previousSibling left sibling of the node
removeChild(arg0) Instance Public methods IXMLDOMNode removeChild remove a child node IXMLDOMNode arg0 --- childNode [IN]
Page 477 of 11844