Xml.Win.msxmldom.TMSDOMElement.removeAttributeNS

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure removeAttributeNS(const namespaceURI, localName: DOMString); safecall;

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Xml.Win.msxmldom.pas
Xml.Win.msxmldom.hpp
Xml.Win.msxmldom TMSDOMElement

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!