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
Nodes Property
Gets list of nodes
Namespace:
GraphLibrary.Graphs.GraphsFast
Assembly:
GraphLibrary (in GraphLibrary.dll) Version: 1.0.1
Syntax
C#
Copy
public
override
List
<
int
>
Nodes
{
get
; }
Property Value
Type:
List
Int32
See Also
Reference
GraphFast Class
GraphLibrary.Graphs.GraphsFast Namespace