Partager via


Constructeur RdlCollection<T> (IContainedObject)

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

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    parent As IContainedObject _
)
'Utilisation
Dim parent As IContainedObject 

Dim instance As New RdlCollection(parent)
public RdlCollection(
    IContainedObject parent
)
public:
RdlCollection(
    IContainedObject^ parent
)
new : 
        parent:IContainedObject -> RdlCollection
public function RdlCollection(
    parent : IContainedObject
)

Paramètres

Voir aussi

Référence

RdlCollection<T> Classe

Surcharge RdlCollection<T>

Espace de noms Microsoft.ReportingServices.RdlObjectModel