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

namespace UnityEngine.UIElements.UIR
{
public class NativePagedList`1 // TypeDefIndex: 6391
{
	// Fields
	type#20877 k_PoolCapacity;
	type#8350 m_Pages;
	type#9455 m_LastPage;
	type#20868 m_CountInLastPage;
	type#14209 m_FirstPageAllocator;
	type#14209 m_OtherPagesAllocator;
	type#8352 m_Enumerator;
	type#15314 <disposed>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 poolCapacity, type#14214 firstPageAllocator, type#14214 otherPagesAllocator) { }
	// RVA: -1
	public type#28660 Add(type#11487 data) { }
	// RVA: -1
	public type#28660 Add(type#1282 data) { }
	// RVA: -1
	public type#8351 GetPages() { }
	// RVA: -1
	public type#20867 GetCount() { }
	// RVA: -1
	public type#28660 Reset() { }
	// RVA: -1
	protected type#15313 get_disposed() { }
	// RVA: -1
	private type#28660 set_disposed(type#15313 value) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	protected type#28660 Dispose(type#15313 disposing) { }
}
}
