// Assembly: JacksonDunstanNativeCollectionsAssembly
// Full name: ChunksEnumerable

public class ChunksEnumerable // TypeDefIndex: 12403
{
	// Fields
	type#9515 m_List;
	type#20877 m_StartChunksIndex;
	type#20877 m_StartChunkIndex;
	type#20877 m_EndChunksIndex;
	type#20877 m_EndChunkIndex;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#9514 list, type#20867 startChunksIndex, type#20867 startChunkIndex, type#20867 endChunksIndex, type#20867 endChunkIndex) { }
	// RVA: -1
	public type#4141 GetEnumerator() { }
	// RVA: -1
	private virtual type#6825 System.Collections.Generic.IEnumerable<System.Collections.Generic.IEnumerable<T>>.GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
