ArcObjects Library Reference (Carto)  

IRasterItemDescriptions Interface

Provides access to the properties of a list of raster item descriptions for adding a raster.

Product Availability

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

Members

Description
Method Add Adds a raster item description.
Read-only property Count The raster item description count.
Read-only property Element The raster item description at the specified position.
Method Insert Adds a raster item description at the specified position.
Method Remove Removes the raster item description at the specified position.
Method RemoveAll Removes all raster item descriptions.

CoClasses that implement IRasterItemDescriptions

CoClasses and Classes Description
RasterItemDescriptions A list of raster item description objects.