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()