// Assembly: Unity.TextMeshPro
// Full name: TextBackingContainer

public class TextBackingContainer // TypeDefIndex: 9504
{
	// Fields
	type#13558 m_Array;
	type#20868 m_Index;

	// Methods
	// RVA: -1
	public type#13557 get_Text() { }
	// 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) { }
}
