This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExtResults Interface > INetworkAnalysisExtResults.ResultFeatureCount Property (ArcObjects .NET 10.5 SDK) |
Number of elements in the current results.
[Visual Basic .NET] Public ReadOnly Property ResultFeatureCount As Integer
[C#] public int ResultFeatureCount {get;}
ResultFeatureCount returns the total number of network elements that are currently set as the results using the SetResults method.