API:Xml.XMLDoc.TXMLNodeList.ReplaceNode
Delphi
function ReplaceNode(const OldNode, NewNode: IXMLNode): IXMLNode;
C++
Xml::Xmlintf::_di_IXMLNode __fastcall ReplaceNode(const Xml::Xmlintf::_di_IXMLNode OldNode, const Xml::Xmlintf::_di_IXMLNode NewNode);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Xml.XMLDoc.pas Xml.XMLDoc.hpp |
Xml.XMLDoc | TXMLNodeList |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!