API:Xml.XMLDoc.TXMLNodeList.Insert
Delphi
procedure Insert(Index: Integer; const Node: IXMLNode);
C++
void __fastcall Insert(int Index, const Xml::Xmlintf::_di_IXMLNode Node);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure 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!