LLBLGen Pro v5.3 Designer Reference Manual
LLBLGen Pro v5.3 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 (Boolean, Boolean)
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 (Func(TVertex, TVertex, TEdge), Boolean, Boolean)
DirectedGraph(TVertex, TEdge) Constructor (DirectedGraph(TVertex, TEdge), Func(TVertex, TVertex, TEdge), Boolean)
DirectedGraph(TVertex, TEdge) Constructor (DirectedGraph(TVertex, TEdge), Func(TVertex, TVertex, TEdge), Boolean, 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.3.0.0 (1.3.17.0314)
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-2017 Solutions Design bv
Send comments on this topic to
LLBLGen Pro v5.3 Designer Documentation feedback