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