// Assembly: mscorlib
// Full name: KeyCollection

public class KeyCollection // TypeDefIndex: 4798
{
	// Fields
	type#6157 _collection;
	type#23718 _syncRoot;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#6156 collection) { }
	// RVA: -1
	private virtual type#28660 System.Collections.Generic.ICollection<TKey>.Add(type#1683 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#1683 item) { }
	// RVA: -1
	public virtual type#28660 CopyTo(type#12685 array, type#20867 arrayIndex) { }
	// 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#15313 System.Collections.Generic.ICollection<TKey>.Remove(type#1683 item) { }
	// RVA: -1
	public virtual type#6804 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() { }
	// RVA: -1
	internal type#28660 .ctor() { }
}
