If you want all the attributes of an element node put into a collection, call the XmlElement.Attributes property. This gets the XmlAttributeCollection that contains all the attributes of an element.
description Learn about methods and properties that you can use to modify an element, its child nodes, or its attributes. The following table summarizes the methods ...