The IDLffXMLDOMElement::SetAttributeNode function method adds an attribute node to the element node.
Result = Obj->[IDLffXMLDOMElement::]SetAttributeNode( NewAttr )
Returns an object reference to an IDLffXMLDOMAttr node, if an old attribute is replaced by the new. This method returns a null object reference if no attribute was replaced by this method.
An object reference to an IDLffXMLDOMAttr object that refers to an attribute node that is to be set in the element node.
None
6.1 |
Introduced |