// Assembly: System
// Full name: Enumerator

public class Enumerator // TypeDefIndex: 7972
{
	// Fields
	type#8177 _list;
	type#8163 _node;
	type#20868 _version;
	type#1617 _current;
	type#20868 _index;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#8176 list) { }
	// RVA: -1
	private type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#1616 get_Current() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	private virtual type#28660 System.Collections.IEnumerator.Reset() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	private virtual type#28660 System.Runtime.Serialization.ISerializable.GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	private virtual type#28660 System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(type#23705 sender) { }
}
