ReportItem コンストラクター
ReportItem クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected Sub New
'使用
Dim instance As New ReportItem()
protected ReportItem()
protected:
ReportItem()
new : unit -> ReportItem
protected function ReportItem()