ArcObjects Library Reference (SystemUtility)  

ICommandLineHelper.ArgumentCount Property

property ArgumentCount.

ERROR: Syntax information about ICommandLineHelper.ArgumentCount may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT get_ArgumentCount(
  long* pVal
);
[C++]

Parameters

pVal [out, retval]   pVal is a parameter of type long

See Also

ICommandLineHelper Interface