MapObjectCollectionItem Class
Represents an item in the MapObjectCollectionBase<T>.
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem
More...
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public MustInherit Class MapObjectCollectionItem _
Implements IMapObjectCollectionItem
'Usage
Dim instance As MapObjectCollectionItem
public abstract class MapObjectCollectionItem : IMapObjectCollectionItem
public ref class MapObjectCollectionItem abstract : IMapObjectCollectionItem
[<AbstractClassAttribute>]
type MapObjectCollectionItem =
class
interface IMapObjectCollectionItem
end
public abstract class MapObjectCollectionItem implements IMapObjectCollectionItem
The MapObjectCollectionItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MapObjectCollectionItem | Initializes a new instance of the MapObjectCollectionItem class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering.MapBindingFieldPair
Microsoft.ReportingServices.OnDemandReportRendering.MapBucket
Microsoft.ReportingServices.OnDemandReportRendering.MapCustomColor
Microsoft.ReportingServices.OnDemandReportRendering.MapField
Microsoft.ReportingServices.OnDemandReportRendering.MapFieldDefinition
Microsoft.ReportingServices.OnDemandReportRendering.MapFieldName
Microsoft.ReportingServices.OnDemandReportRendering.MapLayer
Microsoft.ReportingServices.OnDemandReportRendering.MapMarker
Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialElement
Microsoft.ReportingServices.OnDemandReportRendering.MapSubItem
Microsoft.ReportingServices.OnDemandReportRendering.MapTile