XmlAttributeCollection (Class)

Defines the structure for a collection of attributes that can be accessed by name or index.  

Namespace: elsystem.xml

Properties
  Name Type Description
Public property Count int Gets the number of attributes in the collection.
Public property ItemOf(Index) object Gets the attribute with the specified index.
Methods
Inheritance Hierarchy