// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.SortColumnDescriptions

namespace UnityEngine.UIElements
{
public class SortColumnDescriptions // TypeDefIndex: 5320
{
	// Fields
	type#7369 m_Descriptions;
	type#14106 changed;

	// Methods
	// RVA: -1
	internal type#28660 add_changed(type#14105 value) { }
	// RVA: -1
	internal type#28660 remove_changed(type#14105 value) { }
	// RVA: -1
	public virtual type#6894 GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
	// RVA: -1
	public virtual type#28660 Add(type#26183 item) { }
	// RVA: -1
	public virtual type#28660 Clear() { }
	// RVA: -1
	public virtual type#15313 Contains(type#26183 item) { }
	// RVA: -1
	public virtual type#28660 CopyTo(type#13425 array, type#20867 arrayIndex) { }
	// RVA: -1
	public virtual type#15313 Remove(type#26183 desc) { }
	// RVA: -1
	private type#28660 OnDescriptionChanged(type#26183 desc) { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public virtual type#15313 get_IsReadOnly() { }
	// RVA: -1
	public type#28660 Insert(type#20867 index, type#26183 desc) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
