// Assembly: System.Xml
// Full name: System.Xml.XmlAttributeCollection

namespace System.Xml
{
public class XmlAttributeCollection // TypeDefIndex: 6729
{

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#29197 parent) { }
	// RVA: -1
	public type#29097 get_ItemOf(type#20867 i) { }
	// RVA: -1
	public type#29097 get_ItemOf(type#26576 name) { }
	// RVA: -1
	public type#29097 get_ItemOf(type#26576 localName, type#26576 namespaceURI) { }
	// RVA: -1
	internal type#20867 FindNodeOffsetNS(type#29097 node) { }
	// RVA: -1
	public virtual type#29197 SetNamedItem(type#29197 node) { }
	// RVA: -1
	public type#29097 Append(type#29097 node) { }
	// RVA: -1
	public type#29097 Remove(type#29097 node) { }
	// RVA: -1
	public type#29097 RemoveAt(type#20867 i) { }
	// RVA: -1
	public type#28660 RemoveAll() { }
	// RVA: -1
	private virtual type#28660 System.Collections.ICollection.CopyTo(type#14435 array, type#20867 index) { }
	// RVA: -1
	private virtual type#15313 System.Collections.ICollection.get_IsSynchronized() { }
	// RVA: -1
	private virtual type#23705 System.Collections.ICollection.get_SyncRoot() { }
	// RVA: -1
	private virtual type#20867 System.Collections.ICollection.get_Count() { }
	// RVA: -1
	internal virtual type#29197 AddNode(type#29197 node) { }
	// RVA: -1
	internal virtual type#29197 InsertNodeAt(type#20867 i, type#29197 node) { }
	// RVA: -1
	internal virtual type#29197 RemoveNodeAt(type#20867 i) { }
	// RVA: -1
	internal type#28660 Detach(type#29097 attr) { }
	// RVA: -1
	internal type#28660 InsertParentIntoElementIdAttrMap(type#29097 attr) { }
	// RVA: -1
	internal type#28660 RemoveParentFromElementIdAttrMap(type#29097 attr) { }
	// RVA: -1
	internal type#20867 RemoveDuplicateAttribute(type#29097 attr) { }
	// RVA: -1
	internal type#15313 PrepareParentInElementIdAttrMap(type#26576 attrPrefix, type#26576 attrLocalName) { }
	// RVA: -1
	internal type#28660 ResetParentInElementIdAttrMap(type#26576 oldVal, type#26576 newVal) { }
	// RVA: -1
	internal type#29097 InternalAppendAttribute(type#29097 node) { }
}
}
