// Assembly: UnityEngine.AccessibilityModule
// Full name: ObservableList`1

public class ObservableList`1 // TypeDefIndex: 13140
{
	// Fields
	type#8297 m_Items;
	type#14106 listChanged;

	// Methods
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public virtual type#1466 get_Item(type#20867 index) { }
	// RVA: -1
	public virtual type#6757 GetEnumerator() { }
	// RVA: -1
	public type#28660 add_listChanged(type#14105 value) { }
	// RVA: -1
	public type#28660 remove_listChanged(type#14105 value) { }
}
