EdgeEventArgs<'TVertex, 'TEdge>
Namespace: QuickGraph
An event involving an edge.
Constructors
Constructor | Description |
new(edge)
Signature: edge:'TEdge -> unit
|
Initializes a new instance of the class. |
Instance members
Instance member | Description |
Edge
Signature: 'TEdge
|
Gets the edge. |