// Assembly: JacksonDunstanNativeCollectionsAssembly
// Full name: Enumerator

public class Enumerator // TypeDefIndex: 12407
{
	// Fields
	type#20869 m_Index;
	type#9519 m_List;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#9518 list) { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#1640 get_Current() { }
	// RVA: -1
	public type#28660 set_Current(type#1640 value) { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public type#28660 TestUseOnlySetParallelForSafetyCheckRange(type#20891 minIndex, type#20891 maxIndex) { }
	// RVA: -1
	public type#28660 TestUseOnlySetAllowReadAndWriteAccess(type#15313 allowReadOrWriteAccess) { }
}
