// Assembly: mscorlib
// Full name: ValueCollection

public class ValueCollection // TypeDefIndex: 4799
{
	// Fields
	type#6171 _collection;
	type#23718 _syncRoot;

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