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


IMDDatasetView Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesNetCDF > ESRI.ArcGIS.DataSourcesNetCDF > Interfaces > IM > IMDDatasetView Interface
ArcGIS Developer Help

IMDDatasetView Interface

The Multi Dimension DatasetView Interface.

Product Availability

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

Members

Name Description
Method ClearSelectedDimensions Clears a selected list of dimensions and values/indices.
Method GetDimensionIndex The selected dimension index for a dimension name.
Method GetDimensions All dimensions which may be used to select values/indices.
Method GetDimensionValue The selected dimension value for a dimension name.
Method GetSelectedDimensionIndices Indices for the values of selected dimensions.
Method GetSelectedDimensions The selected dimension names.
Method GetSelectedDimensionValues The selected dimension values.
Method SelectDimensionByIndex Selects the dimension for viewing by an index.
Method SelectDimensionByValue Selects the dimension for viewing by a value.

Classes that implement IMDDatasetView

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.