API:Xml.XMLIntf.IXMLNodeList.GetNode
Delphi
function GetNode(const IndexOrName: OleVariant): IXMLNode;
C++
virtual _di_IXMLNode __fastcall GetNode(const System::OleVariant &IndexOrName) = 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.