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


IRasterTypeInfos Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterTypeInfos Interface
ArcGIS Developer Help

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.

Classes that implement IRasterTypeInfos

Classes Description
RasterTypeInfos A collection of raster type info objects.