RdlCollectionBase<T> Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the RdlCollectionBase<T> class.
Overloads
RdlCollectionBase<T>() |
Initializes a new instance of the RdlCollectionBase<T> class. |
RdlCollectionBase<T>(IContainedObject) |
Initializes a new instance of the RdlCollectionBase<T> class. |
RdlCollectionBase<T>()
Initializes a new instance of the RdlCollectionBase<T> class.
protected:
RdlCollectionBase();
protected RdlCollectionBase ();
Protected Sub New ()
Applies to
RdlCollectionBase<T>(IContainedObject)
Initializes a new instance of the RdlCollectionBase<T> class.
protected:
RdlCollectionBase(Microsoft::ReportingServices::RdlObjectModel::IContainedObject ^ parent);
protected RdlCollectionBase (Microsoft.ReportingServices.RdlObjectModel.IContainedObject parent);
new Microsoft.ReportingServices.RdlObjectModel.RdlCollectionBase<'T> : Microsoft.ReportingServices.RdlObjectModel.IContainedObject -> Microsoft.ReportingServices.RdlObjectModel.RdlCollectionBase<'T>
Protected Sub New (parent As IContainedObject)
Parameters
- parent
- IContainedObject
The property store.