API:Xml.XMLIntf.IXMLNodeList.GetNode

From RAD Studio API Documentation
Jump to: navigation, search

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.