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

namespace UnityEngine.UIElements
{
public class BindingId // TypeDefIndex: 6277
{
	// Fields
	type#15242 Invalid;
	type#24793 m_PropertyPath;
	type#26586 m_Path;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 path) { }
	// RVA: -1
	public type#28660 .ctor(type#12060 path) { }
	// RVA: -1
	public static type#24791 op_Implicit(type#11779 vep) { }
	// RVA: -1
	public static type#26576 op_Implicit(type#11779 vep) { }
	// RVA: -1
	public static type#15235 op_Implicit(type#26576 name) { }
	// RVA: -1
	public static type#15235 op_Implicit(type#12060 path) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#15313 Equals(type#15235 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public static type#15313 op_Equality(type#11779 lhs, type#11779 rhs) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#11779 lhs, type#11779 rhs) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
