Xml.Win.msxmldom.TMSDOMElement.removeAttribute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure removeAttribute(const name: DOMString); safecall;

C++

HRESULT __safecall removeAttribute(const System::UnicodeString name);

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.