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]
data() Instance Public methods BSTR data value of the node
data=(arg0) Instance Public methods VOID data value of the node
dataType() Instance Public methods VARIANT dataType the data type of the node
dataType=(arg0) Instance Public methods VOID dataType the data type of the node
definition() Instance Public methods IXMLDOMNode definition pointer to the definition of the node in the DTD or schema
deleteData(arg0, arg1) Instance Public methods VOID deleteData delete string within the value I4 arg0 --- offset [IN] I4 arg1 --- count [IN]
Page 456 of 11844