// Assembly: System.Core
// Full name: KeyCollection

public class KeyCollection // TypeDefIndex: 10151
{
	// Fields
	type#18181 _expando;
	type#20877 _expandoVersion;
	type#20877 _expandoCount;
	type#31231 _expandoData;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#18179 expando) { }
	// RVA: -1
	private type#28660 CheckVersion() { }
	// RVA: -1
	public virtual type#28660 Add(type#26576 item) { }
	// RVA: -1
	public virtual type#28660 Clear() { }
	// RVA: -1
	public virtual type#15313 Contains(type#26576 item) { }
	// RVA: -1
	public virtual type#28660 CopyTo(type#13453 array, type#20867 arrayIndex) { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public virtual type#15313 get_IsReadOnly() { }
	// RVA: -1
	public virtual type#15313 Remove(type#26576 item) { }
	// RVA: -1
	public virtual type#6895 GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
}
