// Assembly: UnityEngine.PropertiesModule
// Full name: Enumerator

public class Enumerator // TypeDefIndex: 11525
{
	// Fields
	type#1780 m_Dictionary;
	type#7963 m_Property;
	type#2192 m_Previous;
	type#8316 m_Keys;
	type#20868 m_Position;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#1779 dictionary, type#7962 property) { }
	// RVA: -1
	public virtual type#7596 get_Current() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
