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 > IMDDatasetView.GetSelectedDimensions Method (ArcObjects .NET 10.5 SDK) |
The selected dimension names.
[Visual Basic .NET] Public Function GetSelectedDimensions ( _ ) As IStringArray
[C#] public IStringArray GetSelectedDimensions ( );
[C++]
HRESULT GetSelectedDimensions(
IStringArray** ppNames
);
[C++]
Parameters ppNames [out, retval]
ppNames is a parameter of type IStringArray