QuickGraph


InDictionaryVertexPredicate<'TVertex, 'TValue>

Namespace: QuickGraph.Predicates

Constructors

ConstructorDescription
new(dictionary)
Signature: dictionary:IDictionary<'TVertex,'TValue> -> unit

Instance members

Instance memberDescription
Test(v)
Signature: v:'TVertex -> bool
Fork me on GitHub