// Assembly: System.Xml
// Full name: MS.Internal.Xml.XPath.XPathSingletonIterator

namespace MS.Internal.Xml.XPath
{
public class XPathSingletonIterator // TypeDefIndex: 7297
{
	// Fields
	type#29029 _nav;
	type#20868 _position;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29028 nav) { }
	// RVA: -1
	public type#28660 .ctor(type#29028 nav, type#15313 moved) { }
	// RVA: -1
	public type#28660 .ctor(type#29057 it) { }
	// RVA: -1
	public virtual type#29038 Clone() { }
	// RVA: -1
	public virtual type#29028 get_Current() { }
	// RVA: -1
	public virtual type#20867 get_CurrentPosition() { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
}
