This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterInfos Interface (ArcObjects .NET 10.4 SDK) |
Provides access to an array of RasterInfos.
Description | ||
---|---|---|
Add | Adds a RasterInfo. | |
Count | The RasterInfo count. | |
Element | The RasterInfo at the specified position. | |
Insert | Adds a RasterInfo at the specified position. | |
Remove | Removes the RasterInfo at the specified position. | |
RemoveAll | Removes all RasterInfos. |
CoClasses and Classes | Description |
---|---|
RasterInfos | An array of RasterInfo objects. |