ArcObjects Library Reference (Carto)  

IRasterTypeInfos Interface

Provides access to the properties of a list of raster type infos.

Product Availability

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

Members

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

CoClasses that implement IRasterTypeInfos

CoClasses and Classes Description
RasterTypeInfos A collection of raster type info objects.