// Assembly: JacksonDunstanNativeCollectionsAssembly
// Full name: ChunksEnumerator

public class ChunksEnumerator // TypeDefIndex: 12404
{
	// Fields
	type#9517 m_List;
	type#20868 m_Index;
	type#20877 m_StartChunksIndex;
	type#20877 m_StartChunkIndex;
	type#20877 m_EndChunksIndex;
	type#20877 m_EndChunkIndex;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#9516 list, type#20867 startChunksIndex, type#20867 startChunkIndex, type#20867 endChunksIndex, type#20867 endChunkIndex) { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public type#4138 get_Current() { }
	// RVA: -1
	private virtual type#6585 System.Collections.Generic.IEnumerator<System.Collections.Generic.IEnumerable<T>>.get_Current() { }
	// 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 TestUseOnlySetAllowReadAndWriteAccess(type#15313 allowReadOrWriteAccess) { }
}
