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

namespace MS.Internal.Xml.Cache
{
public class XPathDocumentElementChildIterator // TypeDefIndex: 7299
{
	// Fields
	type#26577 _localName;
	type#26577 _namespaceUri;

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