This document is archived and information here might be outdated. Recommended version. |
Number of edges in the network.
[Visual Basic .NET]
Public ReadOnly Property EdgeCount As Integer
[C#]
public int EdgeCount {get;}
[C++]
HRESULT get_EdgeCount(
System.Int32* EdgeCount
);
[C++] Parameters EdgeCount [out, retval]
EdgeCount is a parameter of type long*
EdgeCount returns a count of all the edges within the network.