A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
GraphLibrary.Graphs.GraphsFast
GraphFastDirected Class
GraphFastDirected Properties
Edges Property
GraphFastDirected
Edges Property
Gets list of eges
Namespace:
GraphLibrary.Graphs.GraphsFast
Assembly:
GraphLibrary (in GraphLibrary.dll) Version: 1.0.1
Syntax
C#
Copy
public
override
List
<
Tuple
<
int
,
int
>>
Edges
{
get
; }
Property Value
Type:
List
Tuple
Int32
,
Int32
See Also
Reference
GraphFastDirected Class
GraphLibrary.Graphs.GraphsFast Namespace