InDictionaryVertexPredicate<'TVertex, 'TValue>
Namespace: QuickGraph.Predicates
Constructors
| Constructor | Description |
new(dictionary)
Signature: dictionary:IDictionary<'TVertex,'TValue> -> unit
|
Instance members
| Instance member | Description |
Test(v)
Signature: v:'TVertex -> bool
|