ReportParameterCollection 构造函数

初始化 ReportParameterCollection 类的新实例。

命名空间:  Microsoft.Reporting.WinForms
程序集:  Microsoft.ReportViewer.WinForms(在 Microsoft.ReportViewer.WinForms.dll 中)

语法

声明
Public Sub New
用法

Dim instance As New ReportParameterCollection()
public ReportParameterCollection()
public:
ReportParameterCollection()
new : unit -> ReportParameterCollection
public function ReportParameterCollection()

请参阅

参考

ReportParameterCollection 类

Microsoft.Reporting.WinForms 命名空间