// Assembly: mscorlib
// Full name: Enumerator

public class Enumerator // TypeDefIndex: 4804
{
	// Fields
	type#4368 _dictionary;
	type#20868 _version;
	type#20868 _index;
	type#7986 _current;
	type#20868 _getEnumeratorRetType;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#4367 dictionary, type#20867 getEnumeratorRetType) { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#7985 get_Current() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	private virtual type#28660 System.Collections.IEnumerator.Reset() { }
	// RVA: -1
	private virtual type#17345 System.Collections.IDictionaryEnumerator.get_Entry() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IDictionaryEnumerator.get_Key() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IDictionaryEnumerator.get_Value() { }
}
