API:Xml.XMLDoc.TXMLNodeCollection.InsertInCollection
Delphi
procedure InsertInCollection(Node: IXMLNode; Index: Integer);
C++
void __fastcall InsertInCollection(Xml::Xmlintf::_di_IXMLNode Node, int Index);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Xml.XMLDoc.pas Xml.XMLDoc.hpp |
Xml.XMLDoc | TXMLNodeCollection |
Description
Embarcadero Technologies does not currently have any additional information.