This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPNetCDFWorkspace Interface > IGPNetCDFWorkspace.GetVariables Method (ArcObjects .NET 10.5 SDK) |
The variables of the NetCDFWorkspace
[Visual Basic .NET] Public Function GetVariables ( _ ) As IGpEnumList
[C#] public IGpEnumList GetVariables ( );
[C++]
HRESULT GetVariables(
IGpEnumList** ppNames
);
[C++]
Parameters ppNames [out, retval]
ppNames is a parameter of type IGpEnumList