Xml.xmldom.IDOMNode.get_attributes

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function get_attributes: IDOMNamedNodeMap; safecall;

C++

virtual HRESULT __safecall get_attributes(_di_IDOMNamedNodeMap &__get_attributes_result) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
Xml.Xmldom.pas
Xml.xmldom.hpp
Xml.xmldom IDOMNode


Description

Renvoie la valeur de la propriété get_attributes.

get_get_attributes est l'implémentation en lecture de la propriété get_attributes.

Voir aussi