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

namespace System.Xml
{
public class XPathNodeList // TypeDefIndex: 6726
{
	// Fields
	type#9237 list;
	type#29039 nodeIterator;
	type#15314 done;
	type#13308 nullparams;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29038 nodeIterator) { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	private type#29197 GetNode(type#29028 n) { }
	// RVA: -1
	internal type#20867 ReadUntil(type#20867 index) { }
	// RVA: -1
	public virtual type#29197 Item(type#20867 index) { }
	// RVA: -1
	public virtual type#20073 GetEnumerator() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
