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

namespace MS.Internal.Xml.XPath
{
public class XPathAxisIterator // TypeDefIndex: 7287
{
	// Fields
	type#29030 nav;
	type#29047 type;
	type#26578 name;
	type#26578 uri;
	type#20869 position;
	type#15315 matchSelf;
	type#15315 first;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29028 nav, type#15313 matchSelf) { }
	// RVA: -1
	public type#28660 .ctor(type#29028 nav, type#29045 type, type#15313 matchSelf) { }
	// RVA: -1
	public type#28660 .ctor(type#29028 nav, type#26576 name, type#26576 namespaceURI, type#15313 matchSelf) { }
	// RVA: -1
	public type#28660 .ctor(type#29008 it) { }
	// RVA: -1
	public virtual type#29028 get_Current() { }
	// RVA: -1
	public virtual type#20867 get_CurrentPosition() { }
	// RVA: -1
	protected virtual type#15313 get_Matches() { }
}
}
