This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMultidimensionalInfo Interface > IMultidimensionalInfo.GetVariableNames Method (ArcObjects .NET 10.4 SDK) |
The set of all variable names.
[Visual Basic .NET] Public Function GetVariableNames ( _ ) As IStringArray
[C#] public IStringArray GetVariableNames ( );
[C++]
HRESULT GetVariableNames(
IStringArray** ppVariableNames
);
[C++]
Parameters ppVariableNames [out, retval]
ppVariableNames is a parameter of type IStringArray