// Assembly: System
// Full name: OrderedDictionaryEnumerator

public class OrderedDictionaryEnumerator // TypeDefIndex: 7954
{
	// Fields
	type#20868 _objectReturnType;
	type#20074 _arrayEnumerator;

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