Invoked on each vertex in the graph before the start of the
algorithm.
Namespace:
QuickGraph.Algorithms.ShortestPathAssembly: QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1502 (2.4.2.1502)
Syntax
| C# |
|---|
public event VertexEventHandler InitializeVertex |
| Visual Basic (Declaration) |
|---|
Public Event InitializeVertex As VertexEventHandler |
