MapObjectCollectionItem Class
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.
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
MapObjectCollectionItem() |
Initializes a new instance of the MapObjectCollectionItem class. |
Fields
m_instance |
The report instance object. |
Explicit Interface Implementations
IMapObjectCollectionItem.SetNewContext() |
Sets a new context for the collection. |