Konstruktor RdlCollection<T> (IContainedObject)
Inicjuje nowe wystąpienie RdlCollection<T> klasy
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Sub New ( _
parent As IContainedObject _
)
'Użycie
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
)
Parametry
- parent
Typ: Microsoft.ReportingServices.RdlObjectModel.IContainedObject
Element nadrzędny kolekcja.