Xml.xmldom.IDOMProcessingInstruction Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
_scw_get_attributespublic
_scw_get_childNodespublic
_scw_get_datapublic
_scw_get_firstChildpublic
_scw_get_lastChildpublic
_scw_get_localNamepublic
_scw_get_namespaceURIpublic
_scw_get_nextSiblingpublic
_scw_get_nodeNamepublic
_scw_get_nodeTypepublic
_scw_get_nodeValuepublic
_scw_get_ownerDocumentpublic
_scw_get_parentNodepublic
_scw_get_prefixpublic
_scw_get_previousSiblingpublic
_scw_get_targetpublic
AddRefpublicIncrements the reference count for this interface.
appendChildpublicAdds a new child node to this node.
cloneNodepublicReturns a duplicate of this node.
get_attributespublicReturns the value of the get_attributes property.
get_childNodespublicReturns the value of the get_childNodes property.
get_datapublic
get_firstChildpublicReturns the value of the get_firstChild property.
get_lastChildpublicReturns the value of the get_lastChild property.
get_localNamepublicReturns the value of the get_localName property.
get_namespaceURIpublicReturns the value of the get_namespaceURI property.
get_nextSiblingpublicReturns the value of the get_nextSibling property.
get_nodeNamepublicReturns the value of the get_nodeName property.
get_nodeTypepublicReturns the value of the get_nodeType property.
get_nodeValuepublicReturns the value of the get_nodeValue property.
get_ownerDocumentpublicReturns the value of the get_ownerDocument property.
get_parentNodepublicReturns the value of the get_parentNode property.
get_prefixpublicReturns the value of the get_prefix property.
get_previousSiblingpublicReturns the value of the get_previousSibling property.
get_targetpublic
hasChildNodespublicIndicates whether the node has any child nodes.
insertBeforepublicInserts a new child node before a specified child of the node.
normalizepublicConverts the subtree beneath this node to the structure it would have if it were just loaded from a document.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
removeChildpublicRemoves a child node from this node.
replaceChildpublicReplaces one of this node's children with a specified node.
set_datapublic
set_nodeValuepublicSets the value of the node.
supportspublicIndicates whether the node supports a specified feature.