This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesNetCDF > ESRI.ArcGIS.DataSourcesNetCDF > Interfaces > IM > IMDDatasetView Interface > IMDDatasetView.GetSelectedDimensionValues Method (ArcObjects .NET 10.4 SDK) |
The selected dimension values.
[Visual Basic .NET] Public Function GetSelectedDimensionValues ( _ ) As IVariantArray
[C#] public IVariantArray GetSelectedDimensionValues ( );
[C++]
HRESULT GetSelectedDimensionValues(
IVariantArray** ppValues
);
[C++]
Parameters ppValues [out, retval]
ppValues is a parameter of type IVariantArray