// Assembly: mscorlib
// Full name: System.Collections.ReadOnlyCollectionBase

namespace System.Collections
{
public class ReadOnlyCollectionBase // TypeDefIndex: 4743
{
	// Fields
	type#14449 _list;

	// Methods
	// RVA: -1
	protected type#14448 get_InnerList() { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	private virtual type#15313 System.Collections.ICollection.get_IsSynchronized() { }
	// RVA: -1
	private virtual type#23705 System.Collections.ICollection.get_SyncRoot() { }
	// RVA: -1
	private virtual type#28660 System.Collections.ICollection.CopyTo(type#14435 array, type#20867 index) { }
	// RVA: -1
	public virtual type#20073 GetEnumerator() { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
