DataRowCollection public sealed class DataRowCollection : InternalDataCollectionBase Documentation public DataRow this[int index] { get; } public void CopyTo(DataRow[] array, int index) public int IndexOf(DataRow row)