MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / ParameterValueCollection Class
Members

ParameterValueCollection Class
A Collection of ParameterValue objects.
Object Model
ParameterValueCollection Class
Syntax
'Declaration
 
Public Class ParameterValueCollection 
   Inherits System.Collections.CollectionBase
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      GrapeCity.ActiveReports.Core.Rendering.ReportParameters.ParameterValueCollection

See Also