nodeType() Instance Public methods DOMNodeType nodeType the node's type
nodeTypeString() Instance Public methods BSTR nodeTypeString the type of node in string form
nodeTypedValue() Instance Public methods VARIANT nodeTypedValue get the strongly typed value of the node
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
ondataavailable=(arg0) Instance Public methods VOID ondataavailable register an ondataavailable event handler
onreadystatechange=(arg0) Instance Public methods VOID onreadystatechange register a readystatechange event handler
ontransformnode=(arg0) Instance Public methods VOID ontransformnode register an ontransformnode event handler
ownerDocument() Instance Public methods IXMLDOMDocument ownerDocument document that contains the node
Page 468 of 11844