ArcObjects Library Reference (GeoDatabase)  

IRasterDatasetInfo Interface

Provides access to a raster dataset information.

Product Availability

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

Members

Description
Read-only property FileList The list of files associated with this dataset.
Read-only property StorageDef The GeoDatabase raster storage definition.

.NET Samples

Create an NDVI custom raster function (Code Files: NDVICustomFunction) | Create a custom raster function (Code Files: WatermarkFunction)