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

public class Enumerator // TypeDefIndex: 11535
{
	// Fields
	type#5180 m_Type;
	type#6834 m_Enumerator;
	type#5160 m_Properties;
	type#7848 m_IndexedCollectionPropertyBag;
	type#7590 <Current>k__BackingField;

	// Methods
	// RVA: -1
	public virtual type#7589 get_Current() { }
	// RVA: -1
	private type#28660 set_Current(type#7589 value) { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	internal type#28660 .ctor(type#6833 enumerator) { }
	// RVA: -1
	internal type#28660 .ctor(type#5159 properties) { }
	// RVA: -1
	internal type#28660 .ctor(type#7847 enumerator) { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
