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

namespace System.Globalization
{
public class SortKey // TypeDefIndex: 4670
{
	// Fields
	type#26586 source;
	type#12868 key;
	type#16215 options;
	type#20877 lcid;

	// Methods
	// RVA: -1
	public static type#20867 Compare(type#26191 sortkey1, type#26191 sortkey2) { }
	// RVA: -1
	internal type#28660 .ctor(type#20867 lcid, type#26576 source, type#16213 opt) { }
	// RVA: -1
	internal type#28660 .ctor(type#20867 lcid, type#26576 source, type#12860 buffer, type#16213 opt, type#20867 lv1Length, type#20867 lv2Length, type#20867 lv3Length, type#20867 kanaSmallLength, type#20867 markTypeLength, type#20867 katakanaLength, type#20867 kanaWidthLength, type#20867 identLength) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 localeName, type#26576 str, type#16213 options, type#12860 keyData) { }
	// RVA: -1
	public virtual type#26576 get_OriginalString() { }
	// RVA: -1
	public virtual type#12860 get_KeyData() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 value) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	internal type#28660 .ctor() { }
}
}
