Xml.xmldom.IDOMElement.hasAttributeNS

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

Delphi

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

C++

virtual HRESULT __safecall hasAttributeNS(const System::UnicodeString namespaceURI, const System::UnicodeString localName, System::WordBool &__hasAttributeNS_result) = 0 ;

プロパティ

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

説明

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