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

namespace MS.Internal.Xml.XPath
{
public class XPathArrayIterator // TypeDefIndex: 7286
{
	// Fields
	type#20232 list;
	type#20870 index;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29007 it) { }
	// RVA: -1
	public type#28660 .ctor(type#29038 nodeIterator) { }
	// RVA: -1
	public virtual type#29038 Clone() { }
	// RVA: -1
	public virtual type#29028 get_Current() { }
	// RVA: -1
	public virtual type#20867 get_CurrentPosition() { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#20073 GetEnumerator() { }
}
}
