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 > INetworkTurn2 Interface > INetworkTurn2.EdgeCount Property (ArcObjects .NET 10.5 SDK) |
Number of network edge elements that participate in this network turn.
[Visual Basic .NET] Public ReadOnly Property EdgeCount As Integer
[C#] public int EdgeCount {get;}
[C++]
HRESULT get_EdgeCount(
long* EdgeCount
);
[C++]
Parameters EdgeCount [out, retval] EdgeCount is a parameter of type long