Xml.xmldom.IDOMElement.getAttributeNS
Delphi
function getAttributeNS(const namespaceURI, localName: DOMString): DOMString; safecall; { DOM Level 2 }
C++
virtual HRESULT __safecall getAttributeNS(const System::UnicodeString namespaceURI, const System::UnicodeString localName, System::UnicodeString &__getAttributeNS_result) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Xml.Xmldom.pas Xml.xmldom.hpp |
Xml.xmldom | IDOMElement |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!