IVertexEdgeDictionary<'TVertex, 'TEdge>
Namespace: QuickGraph.Collections
A dictionary of vertices to a list of edges
Instance members
Instance member | Description |
Clone()
Signature: unit -> IVertexEdgeDictionary<'TVertex,'TEdge>
Modifiers: abstract |
Gets a clone of the dictionary. The vertices and edges are not cloned. |