3 references to DeleteByIndex
System.Data.Common (3)
System\Data\RbTree.cs (1)
1615
DeleteByIndex
(position);
System\Data\Selection.cs (2)
419
int record = _records.
DeleteByIndex
(recordIndex);
972
_records.
DeleteByIndex
(oldRecordIndex); // DeleteByIndex doesn't require searching by key