// Assembly: System.Data
// Full name: System.Data.InternalDataCollectionBase

namespace System.Data
{
public class InternalDataCollectionBase // TypeDefIndex: 8330
{
	// Fields
	type#16025 s_refreshEventArgs;

	// Methods
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public virtual type#28660 CopyTo(type#14435 ar, type#20867 index) { }
	// RVA: -1
	public virtual type#20073 GetEnumerator() { }
	// RVA: -1
	public virtual type#15313 get_IsSynchronized() { }
	// RVA: -1
	internal type#20867 NamesEqual(type#26576 s1, type#26576 s2, type#15313 fCaseSensitive, type#16623 locale) { }
	// RVA: -1
	public virtual type#23705 get_SyncRoot() { }
	// RVA: -1
	protected virtual type#14448 get_List() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
