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


IRasterTypeInfos Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterTypeInfos Interface (ArcObjects .NET 10.6 SDK)
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

Name 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.