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

namespace UnityEngine.UIElements.UIR
{
public class NativeList`1 // TypeDefIndex: 6389
{
	// Fields
	type#9453 m_NativeArray;
	type#20868 m_Count;
	type#15314 <disposed>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 initialCapacity) { }
	// RVA: -1
	private type#28660 Expand(type#20867 newLength) { }
	// RVA: -1
	public type#28660 Add(type#9557 src) { }
	// RVA: -1
	public type#28660 Clear() { }
	// RVA: -1
	public type#9557 GetSlice(type#20867 start, type#20867 length) { }
	// RVA: -1
	public type#20867 get_Count() { }
	// 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) { }
}
}
