This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGeoProcessor Interface > IGeoProcessor.ParameterCount Property (ArcObjects .NET 10.4 SDK) |
Return the number of input command line or script tool parameters.
[Visual Basic .NET] Public ReadOnly Property ParameterCount As Integer
[C#] public int ParameterCount {get;}
[C++]
HRESULT get_ParameterCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long