// Assembly: mscorlib
// Full name: QueueEnumerator

public class QueueEnumerator // TypeDefIndex: 4740
{
	// Fields
	type#24869 _q;
	type#20868 _index;
	type#20868 _version;
	type#23706 _currentElement;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#24868 q) { }
	// RVA: -1
	public virtual type#23705 Clone() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#23705 get_Current() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
