public class DataRowCollection : List<DataRow>
Public Class DataRowCollection Inherits List(Of DataRow)
The DataRowCollection type exposes the following members.