Gets the number of edges currently on the graph.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public int EdgeCount { get; }
Public ReadOnly Property EdgeCount As Integer
public: property int EdgeCount { int get (); }
C# | Visual Basic | Visual C++ |
public int EdgeCount { get; }
Public ReadOnly Property EdgeCount As Integer
public: property int EdgeCount { int get (); }