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