// Assembly: System.Xml
// Full name: System.Xml.Schema.KeySequence

namespace System.Xml.Schema
{
public class KeySequence // TypeDefIndex: 6944
{
	// Fields
	type#13545 ks;
	type#20868 dim;
	type#20868 hashcode;
	type#20868 posline;
	type#20868 poscol;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 dim, type#20867 line, type#20867 col) { }
	// RVA: -1
	public type#20867 get_PosLine() { }
	// RVA: -1
	public type#20867 get_PosCol() { }
	// RVA: -1
	public type#23705 get_Item(type#20867 index) { }
	// RVA: -1
	public type#28660 set_Item(type#20867 index, type#23705 value) { }
	// RVA: -1
	internal type#15313 IsQualified() { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 other) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
