Click or drag to resize

EdgeListTVertex, TEdge Constructor (EdgeListTVertex, TEdge)

Namespace:  QuickGraph.Collections
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public EdgeList(
	EdgeList<TVertex, TEdge> list
)

Parameters

list
Type: QuickGraph.CollectionsEdgeListTVertex, TEdge
See Also