// Assembly: System.Data
// Full name: System.Data.IndexField

namespace System.Data
{
public class IndexField // TypeDefIndex: 8426
{
	// Fields
	type#16895 Column;
	type#15324 IsDescending;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#16890 column, type#15313 isDescending) { }
	// RVA: -1
	public static type#15313 op_Equality(type#20747 if1, type#20747 if2) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
