// Assembly: mscorlib
// Full name: ValueCollection

public class ValueCollection // TypeDefIndex: 4762
{
	// Fields
	type#19500 _hashtable;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#19499 hashtable) { }
	// RVA: -1
	public virtual type#28660 CopyTo(type#14435 array, type#20867 arrayIndex) { }
	// RVA: -1
	public virtual type#20073 GetEnumerator() { }
	// RVA: -1
	public virtual type#15313 get_IsSynchronized() { }
	// RVA: -1
	public virtual type#23705 get_SyncRoot() { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
}
