// Assembly: mscorlib
// Full name: Enumerator

public class Enumerator // TypeDefIndex: 3423
{
	// Fields
	type#12672 _array;
	type#20877 _start;
	type#20877 _end;
	type#20868 _current;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#3636 arraySegment) { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#1477 get_Current() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	private virtual type#28660 System.Collections.IEnumerator.Reset() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
