Visitor that records the edge predecessor from a vertex.

Namespace:  QuickGraph.Concepts.Visitors
Assembly:  QuickGraph (in QuickGraph.dll) Version: 2.4.2.1407 (2.4.2.1407)

Syntax

C#
public interface IPredecessorRecorderVisitor
Visual Basic (Declaration)
Public Interface IPredecessorRecorderVisitor

See Also