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

namespace System.Xml.Schema
{
public class XmlSchemaObjectEnumerator // TypeDefIndex: 7158
{
	// Fields
	type#20074 enumerator;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20073 enumerator) { }
	// RVA: -1
	public type#15313 MoveNext() { }
	// RVA: -1
	public type#29370 get_Current() { }
	// RVA: -1
	private virtual type#28660 System.Collections.IEnumerator.Reset() { }
	// RVA: -1
	private virtual type#15313 System.Collections.IEnumerator.MoveNext() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
}
}
