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

namespace UnityEngine.UIElements
{
public class StylePropertyNameCollection // TypeDefIndex: 5604
{
	// Fields
	type#9083 propertiesList;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#9082 list) { }
	// RVA: -1
	public type#33891 GetEnumerator() { }
	// RVA: -1
	private virtual type#6897 System.Collections.Generic.IEnumerable<UnityEngine.UIElements.StylePropertyName>.GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
}
}
