Provides access to members that control subdatasets.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
GetSubRasterDatasetByID | The given subdataset by id. |
![]() |
GetSubRasterDatasetByName | The given subdataset by name. |
![]() |
GetSubRasterDatasetCompleteName | The given subdataset's complete name. |
![]() |
GetSubRasterDatasetCount | The number of subdatasets. |
![]() |
GetSubRasterDatasetFullName | The given subdataset's full name. |
![]() |
GetSubRasterDatasetName | The given subdataset's name. |
![]() |
IsDynamic | Indicates the collection is dynamic. |
CoClasses that implement IRasterDatasetContainer
| CoClasses and Classes | Description |
|---|---|
| FunctionRasterDataset | A class for a function raster dataset. |

