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

This is setAttributeNodeNS, a member of class IDOMElement.

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