// Assembly: System
// Full name: Enumerator

public class Enumerator // TypeDefIndex: 7726
{
	// Fields
	type#22464 _collection;
	type#20868 _index;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#22463 collection) { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#22456 get_Current() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	private virtual type#28660 System.Collections.IEnumerator.Reset() { }
	// RVA: -1
	private virtual type#28660 System.IDisposable.Dispose() { }
}
