Invoked on the source vertex once before the start of the search.

Namespace:  QuickGraph.Algorithms.Search
Assembly:  QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1502 (2.4.2.1502)

Syntax

C#
public event VertexEventHandler StartVertex
Visual Basic (Declaration)
Public Event StartVertex As VertexEventHandler

See Also