hasChildNodes() Instance Public methods BOOL hasChildNodes
firstChild() Instance Public methods IXMLDOMNode firstChild first child of the node
deleteData(arg0, arg1) Instance Public methods VOID deleteData delete string within the value I4 arg0 --- offset [IN] I4 arg1 --- count [IN]
definition() Instance Public methods IXMLDOMNode definition pointer to the definition of the node in the DTD or schema
dataType=(arg0) Instance Public methods VOID dataType the data type of the node
dataType() Instance Public methods VARIANT dataType the data type of the node
data=(arg0) Instance Public methods VOID data value of the node
data() Instance Public methods BSTR data value of the node
cloneNode(arg0) Instance Public methods IXMLDOMNode cloneNode BOOL arg0 --- deep [IN]
childNodes() Instance Public methods IXMLDOMNodeList childNodes the collection of the node's children
Page 1876 of 2275