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