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