ArcObjects Library Reference (DataSourcesRaster)  

IRasterDatasetContainer Interface

Provides access to members that control subdatasets.

Product Availability

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

Members

Description
Method GetSubRasterDatasetByID The given subdataset by id.
Method GetSubRasterDatasetByName The given subdataset by name.
Method GetSubRasterDatasetCompleteName The given subdataset's complete name.
Method GetSubRasterDatasetCount The number of subdatasets.
Method GetSubRasterDatasetFullName The given subdataset's full name.
Method GetSubRasterDatasetName The given subdataset's name.
Read-only property IsDynamic Indicates the collection is dynamic.

CoClasses that implement IRasterDatasetContainer

CoClasses and Classes Description
FunctionRasterDataset A class for a function raster dataset.