This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IParameterInfo Interface > IParameterInfo.ParameterCount Property (ArcObjects .NET 10.5 SDK) |
Number of exposed parameters.
[Visual Basic .NET] Public ReadOnly Property ParameterCount As Integer
[C#] public int ParameterCount {get;}
[C++]
HRESULT get_ParameterCount(
long* pCount
);
[C++]
Parameters pCount [out, retval] pCount is a parameter of type long