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

namespace System.Xml
{
public class DocumentXPathNodeIterator_Empty // TypeDefIndex: 6717
{
	// Fields
	type#29029 nav;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#17405 nav) { }
	// RVA: -1
	internal type#28660 .ctor(type#17414 other) { }
	// RVA: -1
	public virtual type#29038 Clone() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#29028 get_Current() { }
	// RVA: -1
	public virtual type#20867 get_CurrentPosition() { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
}
}
