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