A predicate applied to a vertex

Namespace:  QuickGraph.Concepts.Predicates
Assembly:  QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

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

See Also