This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRemoveItemsParameters Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control parameters for removing rasters from a mosaic dataset.
Description | ||
---|---|---|
DeleteOverviewImages | Indicates whether the raster dataset associated with selected overview items are deleted as well. Overview images created within the geodatabase are owned and managed by the mosaic dataset. These managed overview images are always deleted along with the corres | |
RemoveBrokenItemsOnly | Indicates whether only catalog items with broken paths are removed. | |
RemoveUnreferencedInstances | Indicates whether to remove the raster type instances for those which don't have any associated catalog items. | |
TouchAffectedOverviewItems | Indicates whether to update the time stamp of all overview items affected by the removal of selected primary items. |
CoClasses and Classes | Description |
---|---|
RemoveItemsParameters | An object that controls how items are removed from a mosaic dataset. |