// Assembly: mscorlib
// Full name: ValueCollection

public class ValueCollection // TypeDefIndex: 4808
{
	// Fields
	type#4372 _dictionary;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#4371 dictionary) { }
	// RVA: -1
	public type#5175 GetEnumerator() { }
	// RVA: -1
	public virtual type#28660 CopyTo(type#12700 array, type#20867 index) { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	private virtual type#15313 System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() { }
	// RVA: -1
	private virtual type#28660 System.Collections.Generic.ICollection<TValue>.Add(type#2134 item) { }
	// RVA: -1
	private virtual type#15313 System.Collections.Generic.ICollection<TValue>.Remove(type#2134 item) { }
	// RVA: -1
	private virtual type#28660 System.Collections.Generic.ICollection<TValue>.Clear() { }
	// RVA: -1
	private virtual type#15313 System.Collections.Generic.ICollection<TValue>.Contains(type#2134 item) { }
	// RVA: -1
	private virtual type#6812 System.Collections.Generic.IEnumerable<TValue>.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() { }
}
