This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPValueExpression Interface > IGPValueExpression.GetVariableNames Method (ArcObjects .NET 10.4 SDK) |
Returns a string array of the variable names.
[Visual Basic .NET] Public Function GetVariableNames ( _ ) As IStringArray
[C#] public IStringArray GetVariableNames ( );
[C++]
HRESULT GetVariableNames(
IStringArray** ppNames
);
[C++]
Parameters ppNames [out, retval]
ppNames is a parameter of type IStringArray