Click or drag to resize

FilteredGraphTVertex, TEdge, TGraphEdgePredicate Property

Namespace:  QuickGraph.Predicates
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public EdgePredicate<TVertex, TEdge> EdgePredicate { get; }

Property Value

Type: EdgePredicateTVertex, TEdge
See Also