Construtor RdlCollectionBase(T)
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Initializes a new instance of the RdlCollectionBase<(Of <(<'T>)>)> class.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New RdlCollectionBase()
protected RdlCollectionBase()
protected:
RdlCollectionBase()
new : unit -> RdlCollectionBase
protected function RdlCollectionBase()