ArcObjects Library Reference (DataSourcesRaster)  

IRasterInfos Interface

Provides access to an array of RasterInfos.

Product Availability

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

Members

Description
Method Add Adds a RasterInfo.
Read-only property Count The RasterInfo count.
Read-only property Element The RasterInfo at the specified position.
Method Insert Adds a RasterInfo at the specified position.
Method Remove Removes the RasterInfo at the specified position.
Method RemoveAll Removes all RasterInfos.

CoClasses that implement IRasterInfos

CoClasses and Classes Description
RasterInfos An array of RasterInfo objects.