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

namespace System.Xml
{
public class XmlChildEnumerator // TypeDefIndex: 6732
{
	// Fields
	type#29199 container;
	type#29199 child;
	type#15315 isFirst;

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