This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesNetCDF > ESRI.ArcGIS.DataSourcesNetCDF > Interfaces > IM > IMDDatasetView Interface (ArcObjects .NET 10.5 SDK) |
The Multi Dimension DatasetView Interface.
Description | ||
---|---|---|
ClearSelectedDimensions | Clears a selected list of dimensions and values/indices. | |
GetDimensionIndex | The selected dimension index for a dimension name. | |
GetDimensions | All dimensions which may be used to select values/indices. | |
GetDimensionValue | The selected dimension value for a dimension name. | |
GetSelectedDimensionIndices | Indices for the values of selected dimensions. | |
GetSelectedDimensions | The selected dimension names. | |
GetSelectedDimensionValues | The selected dimension values. | |
SelectDimensionByIndex | Selects the dimension for viewing by an index. | |
SelectDimensionByValue | Selects the dimension for viewing by a value. |
CoClasses and Classes | Description |
---|---|
NetCDFFeatureClassName | A container for name information about a NetCDF feature class. |
NetCDFRasterDatasetName | A container for name information about a NetCDF raster dataset. |
NetCDFTableName | A container for name information about a NetCDF table. |