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

public class DataTableRelationCollection // TypeDefIndex: 8348
{
	// Fields
	type#16969 _table;
	type#14452 _relations;
	type#15322 _fParentCollection;
	type#16027 RelationPropertyChanged;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#16965 table, type#15313 fParentCollection) { }
	// RVA: -1
	protected virtual type#14448 get_List() { }
	// RVA: -1
	private type#28660 EnsureDataSet() { }
	// RVA: -1
	protected virtual type#16949 GetDataSet() { }
	// RVA: -1
	public virtual type#16919 get_Item(type#20867 index) { }
	// RVA: -1
	public virtual type#16919 get_Item(type#26576 name) { }
	// RVA: -1
	internal type#28660 add_RelationPropertyChanged(type#16026 value) { }
	// RVA: -1
	internal type#28660 remove_RelationPropertyChanged(type#16026 value) { }
	// RVA: -1
	private type#28660 AddCache(type#16919 relation) { }
	// RVA: -1
	protected virtual type#28660 AddCore(type#16919 relation) { }
	// RVA: -1
	private type#28660 RemoveCache(type#16919 relation) { }
	// RVA: -1
	protected virtual type#28660 RemoveCore(type#16919 relation) { }
}
