3 references to
System.Data (3)
fx\src\data\System\Data\DataRowCollection.cs (2)
52
return list
[
index];
80
if (list
[
pos] != null) {
fx\src\data\System\Data\Selection.cs (1)
189
return records
[
recordIndex];