// Assembly: mscorlib
// Full name: System.Globalization.StringInfo

namespace System.Globalization
{
public class StringInfo // TypeDefIndex: 4664
{
	// Fields
	type#26577 m_str;
	type#13164 m_indexes;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 value) { }
	// RVA: -1
	private type#28660 OnDeserializing(type#26566 ctx) { }
	// RVA: -1
	private type#28660 OnDeserialized(type#26566 ctx) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 value) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private type#13150 get_Indexes() { }
	// RVA: -1
	public type#26576 get_String() { }
	// RVA: -1
	public type#28660 set_String(type#26576 value) { }
	// RVA: -1
	public type#20867 get_LengthInTextElements() { }
	// RVA: -1
	internal static type#20867 GetCurrentTextElementLen(type#26576 str, type#20867 index, type#20867 len, type#12204 ucCurrent, type#11942 currentCharCount) { }
	// RVA: -1
	public static type#13150 ParseCombiningCharacters(type#26576 str) { }
}
}
