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

namespace UnityEngine.UIElements
{
public class VisualElementStyleSheetSet // TypeDefIndex: 6297
{
	// Fields
	type#28619 m_Element;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#28615 element) { }
	// RVA: -1
	public type#28660 Add(type#26734 styleSheet) { }
	// RVA: -1
	public type#28660 Insert(type#20867 index, type#26734 styleSheet) { }
	// RVA: -1
	public type#15313 Remove(type#26734 styleSheet) { }
	// RVA: -1
	public type#20867 get_count() { }
	// RVA: -1
	public virtual type#15313 Equals(type#28640 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
