GOA - System.Xml.XmlAttributeCollection

XmlAttributeCollection Class


Represents a collection of attributes that can be accessed by name or index.

Definition

public class XmlAttributeCollection: Object, IEnumerable

Members Table

MethodDescription
AppendChildAdds an XmlAttribute as the last node to the XmlAttributeCollection.
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetEnumeratorReturns an IEnumerator that can iterate trough a XmlAttributeCollection.
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)

Inheritance Hierarchy

Object
XmlAttributeCollection

Class Information

NamespaceSystem.Xml
Flash LibrarySystem.XML.scl
Flash Library Version2.0.0.1690
Silverlight LibrarySystem.XML.dll



© 2003-2007 NETiKA Technologies. All rights reserved.