Register the predecessor handlers
Namespace:
QuickGraph.Algorithms.ShortestPathAssembly: QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1502 (2.4.2.1502)
Syntax
| C# |
|---|
public void RegisterPredecessorRecorderHandlers( IPredecessorRecorderVisitor vis ) |
| Visual Basic (Declaration) |
|---|
Public Sub RegisterPredecessorRecorderHandlers ( _ vis As IPredecessorRecorderVisitor _ ) |
Parameters
- vis
- Type: QuickGraph.Concepts.Visitors..::.IPredecessorRecorderVisitor
visitor
