IEdgeList<'TVertex, 'TEdge>
Namespace: QuickGraph.Collections
A cloneable list of edges
Instance members
Instance member | Description |
Clone()
Signature: unit -> IEdgeList<'TVertex,'TEdge>
Modifiers: abstract |
Gets a clone of this list |
TrimExcess()
Signature: unit -> unit
Modifiers: abstract |
Trims excess allocated space |