Xml.xmldom.IDOMElement.getAttributeNodeNS

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function getAttributeNodeNS(const namespaceURI, localName: DOMString): IDOMAttr; safecall; { DOM Level 2 }

C++

virtual HRESULT __safecall getAttributeNodeNS(const System::UnicodeString namespaceURI, const System::UnicodeString localName, _di_IDOMAttr &__getAttributeNodeNS_result) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
Xml.Xmldom.pas
Xml.xmldom.hpp
Xml.xmldom IDOMElement

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。