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

namespace System.Xml
{
public class XmlNodeList // TypeDefIndex: 6754
{

	// Methods
	// RVA: -1
	public abstract type#29197 Item(type#20867 index) { }
	// RVA: -1
	public abstract type#20867 get_Count() { }
	// RVA: -1
	public abstract type#20073 GetEnumerator() { }
	// RVA: -1
	public virtual type#29197 get_ItemOf(type#20867 i) { }
	// RVA: -1
	private virtual type#28660 System.IDisposable.Dispose() { }
	// RVA: -1
	protected virtual type#28660 PrivateDisposeNodeList() { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
