// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.Text.TextBackingContainer

namespace UnityEngine.TextCore.Text
{
public class TextBackingContainer // TypeDefIndex: 10578
{
	// Fields
	type#13558 m_Array;
	type#20868 m_Count;

	// Methods
	// RVA: -1
	public type#20867 get_Capacity() { }
	// RVA: -1
	public type#20867 get_Count() { }
	// RVA: -1
	public type#28660 set_Count(type#20867 value) { }
	// RVA: -1
	public type#27917 get_Item(type#20867 index) { }
	// RVA: -1
	public type#28660 set_Item(type#20867 index, type#27917 value) { }
	// RVA: -1
	public type#28660 .ctor(type#20867 size) { }
	// RVA: -1
	public type#28660 Resize(type#20867 size) { }
}
}
