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

namespace MS.Internal.Xml.Cache
{
public class XPathDocumentElementDescendantIterator // TypeDefIndex: 7301
{
	// Fields
	type#29019 _end;
	type#26577 _localName;
	type#26577 _namespaceUri;
	type#15314 _matchSelf;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29018 root, type#26576 name, type#26576 namespaceURI, type#15313 matchSelf) { }
	// RVA: -1
	public type#28660 .ctor(type#29015 iter) { }
	// RVA: -1
	public virtual type#29038 Clone() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
}
}
