// Assembly: UnityEngine.PropertiesModule
// Full name: Unity.Properties.IndexedCollectionPropertyBagEnumerator`1

namespace Unity.Properties
{
public class IndexedCollectionPropertyBagEnumerator`1 // TypeDefIndex: 11510
{
	// Fields
	type#7261 m_Impl;
	type#20758 m_Previous;
	type#1211 m_Container;
	type#20868 m_Position;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#7260 impl, type#1210 container) { }
	// RVA: -1
	public virtual type#7579 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() { }
}
}
