// Assembly: JacksonDunstanNativeCollectionsAssembly
// Full name: ChunkEnumerable

public class ChunkEnumerable // TypeDefIndex: 12405
{
	// Fields
	type#9511 m_List;
	type#12461 m_Chunk;
	type#20877 m_StartChunkIndex;
	type#20877 m_EndChunkIndex;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#9510 list, type#12457 chunk, type#20867 startChunkIndex, type#20867 endChunkIndex) { }
	// RVA: -1
	public type#4139 GetEnumerator() { }
	// RVA: -1
	private virtual type#6793 System.Collections.Generic.IEnumerable<T>.GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
