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

public class Enumerator // TypeDefIndex: 6829
{
	// Fields
	type#29039 original;
	type#29039 current;
	type#15314 iterationStarted;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29038 original) { }
	// RVA: -1
	public virtual type#23705 get_Current() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
