This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterDatasetContainer Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control subdatasets.
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 and Classes | Description |
---|---|
FunctionRasterDataset | A class for a function raster dataset. |