API:Xml.XMLIntf.IXMLNodeCollection.GetNode
Delphi
function GetNode(Index: Integer): IXMLNode;
C++
virtual _di_IXMLNode __fastcall GetNode(int Index) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Xml.XMLIntf.pas Xml.XMLIntf.hpp |
Xml.XMLIntf | IXMLNodeCollection |
Description
Embarcadero Technologies does not currently have any additional information.