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

namespace System.Xml
{
public class DocumentXPathNodeIterator_ElemDescendants // TypeDefIndex: 6718
{
	// Fields
	type#17406 nav;
	type#20868 level;
	type#20868 position;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#17405 nav) { }
	// RVA: -1
	internal type#28660 .ctor(type#17413 other) { }
	// RVA: -1
	protected abstract type#15313 Match(type#29197 node) { }
	// RVA: -1
	public virtual type#29028 get_Current() { }
	// RVA: -1
	public virtual type#20867 get_CurrentPosition() { }
	// RVA: -1
	protected type#28660 SetPosition(type#20867 pos) { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
}
}
