// Assembly: mscorlib
// Full name: NodeEnumerator

public class NodeEnumerator // TypeDefIndex: 4731
{
	// Fields
	type#22031 list;
	type#32221 current;
	type#20868 version;
	type#15314 start;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#22030 list) { }
	// RVA: -1
	public virtual type#23705 get_Current() { }
	// RVA: -1
	public virtual type#17345 get_Entry() { }
	// RVA: -1
	public virtual type#23705 get_Key() { }
	// RVA: -1
	public virtual type#23705 get_Value() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
