Share via


ReportParameterCollection Constructor ()

 

Initializes a new instance of the ReportParameterCollection class.

Namespace:   Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Syntax

public ReportParameterCollection()
public:
ReportParameterCollection()
new : unit -> ReportParameterCollection
Public Sub New

See Also

ReportParameterCollection Class
Microsoft.Reporting.WinForms Namespace

Return to top