ArcObjects Library Reference (DataSourcesNetCDF)  

IMDDatasetView Interface

The Multi Dimension DatasetView Interface.

Product Availability

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

Members

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.

CoClasses that implement IMDDatasetView

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.