The list of all argument names.
[Visual Basic .NET] Public ReadOnly Property Names As IStringArray
[C#] public IStringArray Names {get;}
[C++]
HRESULT get_Names(
IStringArray** ppNames
);
[C++]Parameters
ppNames [out, retval]ppNames is a parameter of type IStringArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.