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

namespace System.Data
{
public class DataRowView // TypeDefIndex: 8363
{
	// Fields
	type#16989 _dataView;
	type#16928 _row;
	type#15314 _delayBeginEdit;
	type#24776 s_zeroPropertyDescriptorCollection;
	type#24763 PropertyChanged;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#16987 dataView, type#16926 row) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public type#16987 get_DataView() { }
	// RVA: -1
	private type#16945 get_RowVersionDefault() { }
	// RVA: -1
	internal type#20867 GetRecord() { }
	// RVA: -1
	internal type#15313 HasRecord() { }
	// RVA: -1
	internal type#23705 GetColumnValue(type#16890 column) { }
	// RVA: -1
	internal type#28660 SetColumnValue(type#16890 column, type#23705 value) { }
	// RVA: -1
	public type#16987 CreateChildView(type#16919 relation, type#15313 followParent) { }
	// RVA: -1
	public type#16987 CreateChildView(type#16919 relation) { }
	// RVA: -1
	public type#16926 get_Row() { }
	// RVA: -1
	public virtual type#28660 EndEdit() { }
	// RVA: -1
	public type#15313 get_IsNew() { }
	// RVA: -1
	internal type#28660 RaisePropertyChangedEvent(type#26576 propName) { }
	// RVA: -1
	private virtual type#14711 System.ComponentModel.ICustomTypeDescriptor.GetAttributes() { }
	// RVA: -1
	private virtual type#27733 System.ComponentModel.ICustomTypeDescriptor.GetConverter() { }
	// RVA: -1
	private virtual type#24774 System.ComponentModel.ICustomTypeDescriptor.GetProperties() { }
	// RVA: -1
	private virtual type#24774 System.ComponentModel.ICustomTypeDescriptor.GetProperties(type#12825 attributes) { }
	// RVA: -1
	private virtual type#23705 System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner(type#24771 pd) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
