This document is archived and information here might be outdated.  Recommended version.


IRasterDatasetContainer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterDatasetContainer Interface
ArcGIS Developer Help

IRasterDatasetContainer Interface

Provides access to members that control subdatasets.

Product Availability

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

Members

Name 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.

Classes that implement IRasterDatasetContainer

Classes Description
FunctionRasterDataset A class for a function raster dataset.