Represents the attribute collection of an XML element.
Object
XmlAttributeCollection
[Visual Basic] Public Class XmlAttributeCollection [C#] public class XmlAttributeCollection [C++] public __gc class XmlAttributeCollection [JScript] public class XmlAttributeCollection
This class is the type of the Attributes property of an XmlElement.
Namespace: System.Xml
Assembly: System.dll