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

This is removeAttributeNS, a member of class IDOMElement.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!