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

This is getAttributeNS, a member of class IDOMElement.

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