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

namespace MS.Internal.Xml.XPath
{
public class XPathDescendantIterator // TypeDefIndex: 7289
{
	// Fields
	type#20868 _level;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29028 nav, type#29045 type, type#15313 matchSelf) { }
	// RVA: -1
	public type#28660 .ctor(type#29028 nav, type#26576 name, type#26576 namespaceURI, type#15313 matchSelf) { }
	// RVA: -1
	public type#28660 .ctor(type#29010 it) { }
	// RVA: -1
	public virtual type#29038 Clone() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
}
}
