RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMElement.getAttributeNodeNS Method
Pascal
function getAttributeNodeNS(const namespaceURI: DOMString; const localName: DOMString): IDOMAttr; safecall;
C++
__fastcall IDOMAttr getAttributeNodeNS(const DOMString namespaceURI, const DOMString localName);

This is getAttributeNodeNS, a member of class IDOMElement.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!