Invoked on each out-edge of a vertex immediately after it has
been added to set S.
Namespace:
QuickGraph.Algorithms.ShortestPathAssembly: QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1502 (2.4.2.1502)
Syntax
| C# |
|---|
public event EdgeEventHandler ExamineEdge |
| Visual Basic (Declaration) |
|---|
Public Event ExamineEdge As EdgeEventHandler |
