Costruttore RdlCollectionBase(T) (IContainedObject)
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Initializes a new instance of the RdlCollectionBase<(Of <(<'T>)>)> class.
Spazio dei nomi: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Protected Sub New ( _
parent As IContainedObject _
)
'Utilizzo
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
)
Parametri
- parent
Tipo: Microsoft.ReportingServices.RdlObjectModel. . :: . .IContainedObject
The property store.