ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / ParameterCollection Class / ParameterCollection Constructor

In This Topic
    ParameterCollection Constructor
    In This Topic
    Initializes a new instance of the ParameterCollection class.
    Syntax
    'Declaration
     
    Public Function New()
    public ParameterCollection()
    See Also