'Declaration Public NotInheritable Class DataRowCollection Inherits System.Collections.ObjectModel.Collection(Of DataRow)
public sealed class DataRowCollection : System.Collections.ObjectModel.Collection<DataRow>
'Declaration Public NotInheritable Class DataRowCollection Inherits System.Collections.ObjectModel.Collection(Of DataRow)
public sealed class DataRowCollection : System.Collections.ObjectModel.Collection<DataRow>
System.Object
System.Collections.ObjectModel.Collection<T>
GrapeCity.ActiveReports.PageReportModel.DataRowCollection