Invoked on every out-edge of each vertex after it is discovered.
Namespace:
QuickGraph.Algorithms.SearchAssembly: 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 |
