- node
- The System.Xml.XmlAttribute to insert.
The XmlAttribute to append to the collection.
If an attribute with the same name is already present in the collection, the original attribute is removed from the collection and node is added to the end of the collection.
This method is a Microsoft extension to the Document Object Model (DOM).