Predicate for checking that a vertex is in a collection
Namespace:
QuickGraph.PredicatesAssembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)
Syntax
| C# |
|---|
public class InDictionaryVertexPredicate : IVertexPredicate |
| Visual Basic (Declaration) |
|---|
Public Class InDictionaryVertexPredicate _ Implements IVertexPredicate |
