// Assembly: mscorlib
// Full name: System.Collections.IDictionaryEnumerator

namespace System.Collections
{
public class IDictionaryEnumerator // TypeDefIndex: 4724
{

	// Methods
	// RVA: -1
	public abstract type#23705 get_Key() { }
	// RVA: -1
	public abstract type#23705 get_Value() { }
	// RVA: -1
	public abstract type#17345 get_Entry() { }
}
}
