Convert DataRowCollection to IEnumerable February 13, 2023 by Tarik You can call OfType<DataRow>() on the DataRowCollection.