// Assembly: mscorlib
// Full name: ArrayEnumerator

public class ArrayEnumerator // TypeDefIndex: 3605
{
	// Fields
	type#14436 _array;
	type#20868 _index;
	type#20868 _endIndex;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#14435 array) { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#23705 Clone() { }
	// RVA: -1
	public virtual type#23705 get_Current() { }
}
