// Assembly: mscorlib
// Full name: Enumerator

public class Enumerator // TypeDefIndex: 4476
{
	// Fields
	type#4213 _table;
	type#20868 _currentIndex;
	type#7982 _current;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#4212 table) { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#7981 get_Current() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
