// Assembly: System.Xml
// Full name: System.Xml.Schema.XmlSchemaCollectionEnumerator

namespace System.Xml.Schema
{
public class XmlSchemaCollectionEnumerator // TypeDefIndex: 7112
{
	// Fields
	type#20022 enumerator;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#19499 collection) { }
	// RVA: -1
	private virtual type#28660 System.Collections.IEnumerator.Reset() { }
	// RVA: -1
	private virtual type#15313 System.Collections.IEnumerator.MoveNext() { }
	// RVA: -1
	public type#15313 MoveNext() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	public type#29266 get_Current() { }
	// RVA: -1
	internal type#29292 get_CurrentNode() { }
}
}
