ReportObjectBase constructeur
Initializes a new instance of the ReportObjectBase class.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Protected Sub New
'Utilisation
Dim instance As New ReportObjectBase()
protected ReportObjectBase()
protected:
ReportObjectBase()
new : unit -> ReportObjectBase
protected function ReportObjectBase()