This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterItemDescriptions Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties of a list of raster item descriptions for adding a raster.
Description | ||
---|---|---|
Add | Adds a raster item description. | |
Count | The raster item description count. | |
Element | The raster item description at the specified position. | |
Insert | Adds a raster item description at the specified position. | |
Remove | Removes the raster item description at the specified position. | |
RemoveAll | Removes all raster item descriptions. |
CoClasses and Classes | Description |
---|---|
RasterItemDescriptions | A list of raster item description objects. |