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 > IRasterTypeInfos Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties of a list of raster type infos.
Description | ||
---|---|---|
Add | Adds a raster type info. | |
Count | The raster type info count. | |
Element | The raster type info at the specified position. | |
Insert | Adds a raster type info at the specified position. | |
Remove | Removes the raster type info at the specified position. | |
RemoveAll | Removes all raster type infos. |
CoClasses and Classes | Description |
---|---|
RasterTypeInfos | A collection of raster type info objects. |