The members of System.Xml.XmlAttributeCollection are listed below.
See Also: Inherited members from System.Xml.XmlNamedNodeMap
[read-only] default property | ItemOf(int) | XmlAttribute. Documentation for this section has not yet been entered. |
[read-only] default property | ItemOf(string) | XmlAttribute. Documentation for this section has not yet been entered. |
[read-only] default property | ItemOf(string, string) | XmlAttribute. Documentation for this section has not yet been entered. |
Append(XmlAttribute)
| ||
CopyTo(XmlAttribute[], int)
| ||
InsertAfter(XmlAttribute, XmlAttribute)
| ||
InsertBefore(XmlAttribute, XmlAttribute)
| ||
Prepend(XmlAttribute)
| ||
Remove(XmlAttribute)
| ||
RemoveAll()
| ||
RemoveAt(int)
| ||
override | SetNamedItem(XmlNode)
|
ICollection.CopyTo |
For a description of this member, see XmlAttributeCollection.CopyTo(XmlAttribute[], int). | |
[read-only] | ICollection.IsSynchronized | bool.
For a description of this member, see System.Xml.XmlAttributeCollection.System.Collections.ICollection.IsSynchronized. |
[read-only] | ICollection.SyncRoot | object.
For a description of this member, see System.Xml.XmlAttributeCollection.System.Collections.ICollection.SyncRoot. |