EdgeList<'TVertex, 'TEdge>
Namespace: QuickGraph.Collections
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
|
new(capacity)
Signature: capacity:int -> unit
|
|
new(list)
Signature: list:EdgeList<'TVertex,'TEdge> -> unit
|
Instance members
Instance member | Description |
Clone()
Signature: unit -> EdgeList<'TVertex,'TEdge>
|