// Assembly: System.Xml
// Full name: System.Xml.XPath.XPathNodeIterator

namespace System.Xml.XPath
{
public class XPathNodeIterator // TypeDefIndex: 6830
{
	// Fields
	type#20869 count;

	// Methods
	// RVA: -1
	private virtual type#23705 System.ICloneable.Clone() { }
	// RVA: -1
	public abstract type#29038 Clone() { }
	// RVA: -1
	public abstract type#15313 MoveNext() { }
	// RVA: -1
	public abstract type#29028 get_Current() { }
	// RVA: -1
	public abstract type#20867 get_CurrentPosition() { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public virtual type#20073 GetEnumerator() { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
