Partilhar via


Construtor RdlCollectionBase<T> (IContainedObject)

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Initializes a new instance of the RdlCollectionBase<T> class.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Protected Sub New ( _
    parent As IContainedObject _
)
'Uso
Dim parent As IContainedObject 

Dim instance As New RdlCollectionBase(parent)
protected RdlCollectionBase(
    IContainedObject parent
)
protected:
RdlCollectionBase(
    IContainedObject^ parent
)
new : 
        parent:IContainedObject -> RdlCollectionBase
protected function RdlCollectionBase(
    parent : IContainedObject
)

Parâmetros

Consulte também

Referência

RdlCollectionBase<T> Classe

Sobrecarregado RdlCollectionBase<T>

Namespace Microsoft.ReportingServices.RdlObjectModel