IEdge<'TVertex>
Namespace: QuickGraph
A directed edge
Instance members
Instance member | Description |
Source
Signature: 'TVertex
Modifiers: abstract |
Gets the source vertex |
Target
Signature: 'TVertex
Modifiers: abstract |
Gets the target vertex |