This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkJunction2 Interface > INetworkJunction2.TurnCount Property (ArcObjects .NET 10.5 SDK) |
Number of network turn elements anchored at this network junction.
[Visual Basic .NET] Public ReadOnly Property TurnCount As Integer
[C#] public int TurnCount {get;}
[C++]
HRESULT get_TurnCount(
long* TurnCount
);
[C++]
Parameters TurnCount [out, retval] TurnCount is a parameter of type long