// Assembly: JacksonDunstanNativeCollectionsAssembly
// Full name: ChunkEnumerator

public class ChunkEnumerator // TypeDefIndex: 12406
{
	// Fields
	type#9513 m_List;
	type#12461 m_Chunk;
	type#20868 m_Index;
	type#20877 m_StartChunkIndex;
	type#20877 m_EndChunkIndex;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#9512 list, type#12457 chunk, type#20867 startChunkIndex, type#20867 endChunkIndex) { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#1637 get_Current() { }
	// RVA: -1
	public type#28660 set_Current(type#1637 value) { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// 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) { }
}
