1 reference to Remove
System.Data.Common (1)
System\Data\DataRowCollection.cs (1)
198
public void RemoveAt(int index) =>
Remove
(this[index]);