API:Xml.XMLIntf.IXMLNode.GetChildValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetChildValue(const IndexOrName: OleVariant): OleVariant;

C++

virtual System::OleVariant __fastcall GetChildValue(const System::OleVariant &IndexOrName) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Xml.XMLIntf.pas
Xml.XMLIntf.hpp
Xml.XMLIntf IXMLNode

Description

Embarcadero Technologies does not currently have any additional information.