This document is archived and information here might be outdated.  Recommended version.


IRasterTypeHistory Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterTypeHistory Interface
ArcGIS Developer Help

IRasterTypeHistory Interface

Provides access to members that control raster type history.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetAllRasterTypeInstances Returns all available raster type instances.
Method GetOverviewInstances Returns all raster type instances corresponding to overview schemas.
Method GetRasterTypeInstance Returns the raster type object associated with the specified instance ID.
Method GetSelectedRasterTypeInstances Returns all raster type instances associated with selected catalog items.
Method UpdateRasterTypeInstance Updates or adds the specified raster type object to the collection. Returns the ID of the updated or newly added instance.

Classes that implement IRasterTypeHistory

Classes Description
MosaicDataset A mosaic dataset object.