VertexEdgeDictionary<'TVertex, 'TEdge>
Namespace: QuickGraph.Collections
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
|
new(capacity)
Signature: capacity:int -> unit
|
|
new(info, context)
Signature: (info:SerializationInfo * context:StreamingContext) -> unit
|
Instance members
Instance member | Description |
Clone()
Signature: unit -> VertexEdgeDictionary<'TVertex,'TEdge>
|