Not operator to predicate

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

Syntax

C#
public class NotVertexPredicate : IVertexPredicate
Visual Basic (Declaration)
Public Class NotVertexPredicate _
	Implements IVertexPredicate

Inheritance Hierarchy

System..::.Object
  QuickGraph.Predicates..::.NotVertexPredicate

See Also