// Assembly: mscorlib
// Full name: Enumerator

public class Enumerator // TypeDefIndex: 4840
{
	// Fields
	type#10246 _stack;
	type#20877 _version;
	type#20868 _index;
	type#1708 _currentElement;

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