2 references to GetRowView
System.Data.Common (2)
System\Data\DataView.cs (2)
642array.SetValue(GetRowView(iterator.Current), index); 662array[index] = GetRowView(iterator.Current);