3 references to GetRow
System.Data (3)
fx\src\data\System\Data\DataView.cs (3)
594return GetRowView(GetRow(recordIndex)); 722Delete(GetRow(index)); 1409DataRow dr = GetRow(e.NewIndex);