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

namespace UnityEngine.UIElements
{
public class VisualElementListPool // TypeDefIndex: 6273
{
	// Fields
	type#9774 pool;

	// Methods
	// RVA: -1
	public static type#9218 Copy(type#9218 elements) { }
	// RVA: -1
	public static type#9218 Get(type#20891 initialCapacity) { }
	// RVA: -1
	public static type#28660 Release(type#9218 elements) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
