// Assembly: System.Xml
// Full name: ValuesCollection

public class ValuesCollection // TypeDefIndex: 7161
{
	// Fields
	type#9349 entries;
	type#20868 size;

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