// Assembly: mscorlib
// Full name: Enumerator

public class Enumerator // TypeDefIndex: 4805
{
	// Fields
	type#4375 _dictionary;
	type#20868 _index;
	type#20868 _version;
	type#1772 _currentKey;

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