// Assembly: mscorlib
// Full name: HashtableEnumerator

public class HashtableEnumerator // TypeDefIndex: 4764
{
	// Fields
	type#19500 _hashtable;
	type#20868 _bucket;
	type#20868 _version;
	type#15314 _current;
	type#20868 _getObjectRetType;
	type#23706 _currentKey;
	type#23706 _currentValue;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#19499 hashtable, type#20867 getObjRetType) { }
	// RVA: -1
	public virtual type#23705 Clone() { }
	// RVA: -1
	public virtual type#23705 get_Key() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#17345 get_Entry() { }
	// RVA: -1
	public virtual type#23705 get_Current() { }
	// RVA: -1
	public virtual type#23705 get_Value() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
