Similar to DataTableCollection, to represent each row in each Table we have DataRowCollection.
Collection of datarows
DataRowCollection Represents a collection of rows for a DataTable. which is defined int System.Data namespace
DataRowCollection is an object which stored a collection of the data rows of data table