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

namespace MS.Internal.Xml.XPath
{
public class DescendantQuery // TypeDefIndex: 7240
{
	// Fields
	type#29039 _nodeIterator;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#24849 qyParent, type#26576 Name, type#26576 Prefix, type#29045 Type, type#15313 matchSelf, type#15313 abbrAxis) { }
	// RVA: -1
	public type#28660 .ctor(type#17289 other) { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#29028 Advance() { }
	// RVA: -1
	public virtual type#29038 Clone() { }
}
}
