Xml.XMLIntf.IXMLNode.GetPrefix

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetPrefix: DOMString;

C++

virtual System::UnicodeString __fastcall GetPrefix() = 0 ;

Propriétés

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

Description

Renvoie le préfixe d'espace de nommage à partir du nom du noeud.

GetPrefix est l'implémentation en lecture de la propriété Prefix.

Voir aussi