RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMElement.removeAttributeNode Method
Pascal
function removeAttributeNode(const oldAttr: IDOMAttr): IDOMAttr; safecall;
C++
__fastcall IDOMAttr removeAttributeNode(const IDOMAttr oldAttr);

This is removeAttributeNode, a member of class IDOMElement.

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