This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGeoProcessorResult2 Interface > IGeoProcessorResult2.OutputCount Property (ArcObjects .NET 10.4 SDK) |
Return the number of outputs.
[Visual Basic .NET] Public ReadOnly Property OutputCount As Integer
[C#] public int OutputCount {get;}
[C++]
HRESULT get_OutputCount(
long* pCount
);
[C++]
Parameters pCount [out, retval] pCount is a parameter of type long