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