// Assembly: mscorlib
// Full name: Enumerator

public class Enumerator // TypeDefIndex: 4846
{
	// Fields
	type#9371 _list;
	type#20868 _index;
	type#20868 _version;
	type#1626 _current;

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