// Assembly: mscorlib
// Full name: KeyCollection

public class KeyCollection // TypeDefIndex: 4806
{
	// Fields
	type#4370 _dictionary;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#4369 dictionary) { }
	// RVA: -1
	public type#5174 GetEnumerator() { }
	// RVA: -1
	public virtual type#28660 CopyTo(type#12678 array, type#20867 index) { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	private virtual type#15313 System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() { }
	// RVA: -1
	private virtual type#28660 System.Collections.Generic.ICollection<TKey>.Add(type#1527 item) { }
	// RVA: -1
	private virtual type#28660 System.Collections.Generic.ICollection<TKey>.Clear() { }
	// RVA: -1
	private virtual type#15313 System.Collections.Generic.ICollection<TKey>.Contains(type#1527 item) { }
	// RVA: -1
	private virtual type#15313 System.Collections.Generic.ICollection<TKey>.Remove(type#1527 item) { }
	// RVA: -1
	private virtual type#6763 System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
	// RVA: -1
	private virtual type#28660 System.Collections.ICollection.CopyTo(type#14435 array, type#20867 index) { }
	// RVA: -1
	private virtual type#15313 System.Collections.ICollection.get_IsSynchronized() { }
	// RVA: -1
	private virtual type#23705 System.Collections.ICollection.get_SyncRoot() { }
}
