ArcObjects Library Reference (SystemUtility)  

IAddCommands.CommandCount Property

property CommandCount.

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

[C++]
HRESULT get_CommandCount(
  long* lCount
);
[C++]

Parameters

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

See Also

IAddCommands Interface