Конструктор ReportItem
Initializes a new instance of the ReportItem class.
Пространство имен: 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()