A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
GraphLibrary.Graphs.GraphsFast
GraphFast Class
GraphFast Properties
Network Property
Nodes Property
NumberOfEdges Property
NumberOfNodes Property
GraphFast
NumberOfEdges Property
Gets list of edges
Namespace:
GraphLibrary.Graphs.GraphsFast
Assembly:
GraphLibrary (in GraphLibrary.dll) Version: 1.0.1
Syntax
C#
Copy
public
override
int
NumberOfEdges
{
get
; }
Property Value
Type:
Int32
See Also
Reference
GraphFast Class
GraphLibrary.Graphs.GraphsFast Namespace