ReportParameterCollection 构造函数

初始化 ReportParameterCollection 类的新实例。

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

语法

声明
Public Sub New
用法

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

请参阅

参考

ReportParameterCollection 类

Microsoft.Reporting.WebForms 命名空间