![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
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(
  System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long*