// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.UIR.ImplicitPool`1

namespace UnityEngine.UIElements.UIR
{
public class ImplicitPool`1 // TypeDefIndex: 6368
{
	// Fields
	type#20877 m_StartCapacity;
	type#20877 m_MaxCapacity;
	type#5452 m_CreateAction;
	type#3026 m_ResetAction;
	type#8280 m_List;
	type#20868 m_UsedCount;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#5451 createAction, type#3025 resetAction, type#20867 startCapacity, type#20867 maxCapacity) { }
	// RVA: -1
	public type#1207 Get() { }
	// RVA: -1
	public type#28660 ReturnAll() { }
}
}
