Xml.xmldom.IDOMElement.hasAttributeNS
Delphi
function hasAttributeNS(const namespaceURI, localName: DOMString): WordBool; safecall; { DOM Level 2 }
C++
virtual HRESULT __safecall hasAttributeNS(const System::UnicodeString namespaceURI, const System::UnicodeString localName, System::WordBool &__hasAttributeNS_result) = 0 ;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | Xml.Xmldom.pas Xml.xmldom.hpp |
Xml.xmldom | IDOMElement |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !