// Assembly: System.Core
// Full name: Enumerator

public class Enumerator // TypeDefIndex: 10181
{
	// Fields
	type#6040 _set;
	type#20868 _index;
	type#20868 _version;
	type#1587 _current;

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