Xml.XMLIntf.IXMLNode.GetNodeValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetNodeValue: OleVariant;

C++

virtual System::OleVariant __fastcall GetNodeValue() = 0 ;

Propriétés

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

Description

Renvoie la valeur du noeud.

GetNodeValue est l'implémentation en lecture de la propriété NodeValue.

Voir aussi