See Also: XmlAttributeCollection Members
XmlAttributeCollection extends the System.Xml.XmlNamedNodeMap class by adding strongly typed helper methods. You can use this class to add, remove, or modify attributes in the collection. XmlAttributeCollection is returned by the XmlElement.Attributes property.