// Assembly: System.Xml
// Full name: MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator

namespace MS.Internal.Xml.Cache
{
public class XPathDocumentKindDescendantIterator // TypeDefIndex: 7302
{
	// Fields
	type#29019 _end;
	type#29046 _typ;
	type#15314 _matchSelf;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29018 root, type#29045 typ, type#15313 matchSelf) { }
	// RVA: -1
	public type#28660 .ctor(type#29017 iter) { }
	// RVA: -1
	public virtual type#29038 Clone() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
}
}
