MapObjectCollectionBase<T> Constructor
Initializes a new instance of the MapObjectCollectionBase<T> class.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New MapObjectCollectionBase()
protected MapObjectCollectionBase()
protected:
MapObjectCollectionBase()
new : unit -> MapObjectCollectionBase
protected function MapObjectCollectionBase()