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