LLBLGen Pro v5.0 Designer Reference Manual
LLBLGen Pro v5.0 Designer Reference Manual
Namespaces
SD.Tools Namespaces
SD.Tools.Algorithmia Namespaces
SD.Tools.Algorithmia.Graphs Namespaces
SD.Tools.Algorithmia.Graphs
DirectedGraph(TVertex, TEdge) Class
DirectedGraph(TVertex, TEdge) Constructor
DirectedGraph(TVertex, TEdge) Constructor
DirectedGraph(TVertex, TEdge) Constructor (Boolean)
DirectedGraph(TVertex, TEdge) Constructor (Func(TVertex, TVertex, TEdge))
DirectedGraph(TVertex, TEdge) Constructor (DirectedGraph(TVertex, TEdge))
DirectedGraph(TVertex, TEdge) Constructor (Func(TVertex, TVertex, TEdge), Boolean)
DirectedGraph(TVertex, TEdge) Constructor (DirectedGraph(TVertex, TEdge), Boolean)
DirectedGraph(TVertex, TEdge) Constructor (DirectedGraph(TVertex, TEdge), Func(TVertex, TVertex, TEdge))
DirectedGraph(TVertex, TEdge) Constructor (DirectedGraph(TVertex, TEdge), Func(TVertex, TVertex, TEdge), Boolean)
DirectedGraph
<
TVertex
,
TEdge
>
Constructor
Initializes a new instance of the
DirectedGraph
<
TVertex, TEdge
>
class.
Namespace:
SD.Tools.Algorithmia.Graphs
Assembly:
SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.2.0.0 (1.2.14.1118)
Syntax
C#
VB
Copy
public
DirectedGraph
()
Public
Sub
New
See Also
Reference
DirectedGraph
<
TVertex, TEdge
>
Class
DirectedGraph
<
TVertex, TEdge
>
Overload
SD.Tools.Algorithmia.Graphs Namespace
2002-2016 Solutions Design bv
Send comments on this topic to
LLBLGen Pro v5.0 Designer Documentation feedback