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