This document is archived and information here might be outdated. Recommended version. |
Number of network edge elements adjacent to this network junction element.
[Visual Basic .NET]
Public ReadOnly Property EdgeCount As Integer
[C#]
public int EdgeCount {get;}
[C++]
HRESULT get_EdgeCount(
void
);