parentNode() Instance Public methods IXMLDOMNode parentNode parent of the node
ownerDocument() Instance Public methods IXMLDOMDocument ownerDocument document that contains the node
nodeValue=(arg0) Instance Public methods VOID nodeValue value stored in the node
nodeValue() Instance Public methods VARIANT nodeValue value stored in the node
nodeTypedValue=(arg0) Instance Public methods VOID nodeTypedValue get the strongly typed value of the node
nodeTypedValue() Instance Public methods VARIANT nodeTypedValue get the strongly typed value of the node
nodeTypeString() Instance Public methods BSTR nodeTypeString the type of node in string form
nodeType() Instance Public methods DOMNodeType nodeType the node's type
nodeName() Instance Public methods BSTR nodeName name of the node
nextSibling() Instance Public methods IXMLDOMNode nextSibling right sibling of the node
Page 1879 of 2275