Compartir a través de


RdlCollection<T> Constructor (IContainedObject)

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

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Sub New ( _
    parent As IContainedObject _
)
'Uso
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
)

Parámetros

Vea también

Referencia

RdlCollection<T> Clase

Sobrecarga de RdlCollection<T>

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel