MapObjectCollectionItem Class

Definition

Represents an item in the MapObjectCollectionBase<T>.

public ref class MapObjectCollectionItem abstract : Microsoft::ReportingServices::OnDemandReportRendering::IMapObjectCollectionItem
public abstract class MapObjectCollectionItem : Microsoft.ReportingServices.OnDemandReportRendering.IMapObjectCollectionItem
type MapObjectCollectionItem = class
    interface IMapObjectCollectionItem
Public MustInherit Class MapObjectCollectionItem
Implements IMapObjectCollectionItem
Inheritance
MapObjectCollectionItem
Derived
Implements

Constructors

Name Description
MapObjectCollectionItem()

Initializes a new instance of the MapObjectCollectionItem class.

Fields

Name Description
m_instance

The report instance object.

Explicit Interface Implementations

Name Description
IMapObjectCollectionItem.SetNewContext()

Sets a new context for the collection.

Applies to