Xml.Win.msxmldom.TMSDOMElement.removeAttributeNode
Delphi
function removeAttributeNode(const oldAttr: IDOMAttr): IDOMAttr; safecall;
C++
HRESULT __safecall removeAttributeNode(const Xml::Xmldom::_di_IDOMAttr oldAttr, Xml::Xmldom::_di_IDOMAttr &__removeAttributeNode_result);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
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!