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

namespace MS.Internal.Xml.Cache
{
public class XPathDocumentBaseIterator // TypeDefIndex: 7298
{
	// Fields
	type#29020 ctxt;
	type#20870 pos;

	// Methods
	// RVA: -1
	protected type#28660 .ctor(type#29018 ctxt) { }
	// RVA: -1
	protected type#28660 .ctor(type#29013 iter) { }
	// RVA: -1
	public virtual type#29028 get_Current() { }
	// RVA: -1
	public virtual type#20867 get_CurrentPosition() { }
}
}
