Partilhar via


Construtor ReportItem

Initializes a new instance of the ReportItem class.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected Sub New
'Uso

Dim instance As New ReportItem()
protected ReportItem()
protected:
ReportItem()
new : unit -> ReportItem
protected function ReportItem()