// Assembly: mscorlib
// Full name: System.Collections.IEnumerable

namespace System.Collections
{
public class IEnumerable // TypeDefIndex: 4725
{

	// Methods
	// RVA: -1
	public abstract type#20073 GetEnumerator() { }
}
}
