Xml.xmldom.IDOMElement.removeAttributeNS

提供:RAD Studio API Documentation

Delphi

procedure removeAttributeNS(const namespaceURI, localName: DOMString); safecall;           { DOM Level 2 }

C++

virtual HRESULT __safecall removeAttributeNS(const System::UnicodeString namespaceURI, const System::UnicodeString localName) = 0 ;

プロパティ

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

説明

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