This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkEdge Interface > INetworkEdge.TurnCount Property (ArcObjects .NET 10.4 SDK) |
Number of network turn elements in which this network edge element participates.
[Visual Basic .NET] Public ReadOnly Property TurnCount As Integer
[C#] public int TurnCount {get;}
[C++]
HRESULT get_TurnCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long
The TurnCount property returns the number of turn elements that traverse this edge.