Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
QuickGraph Namespaces
QuickGraph
EdgeListGraph(TVertex, TEdge) Class
EdgeListGraph(TVertex, TEdge) Methods
AddEdge Method
AddEdgeRange Method
AddVerticesAndEdge Method
AddVerticesAndEdgeRange Method
Clear Method
Clone Method
ContainsEdge Method
ContainsVertex Method
OnEdgeAdded Method
OnEdgeRemoved Method
RemoveEdge Method
RemoveEdgeIf Method
EdgeListGraph
TVertex
,
TEdge
RemoveEdgeIf Method
Namespace:
QuickGraph
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
int
RemoveEdgeIf
(
EdgePredicate
<TVertex, TEdge>
predicate
)
Parameters
predicate
Type:
QuickGraph
EdgePredicate
TVertex
,
TEdge
Return Value
Type:
Int32
Implements
IMutableEdgeListGraph
TVertex, TEdge
RemoveEdgeIf(EdgePredicate
TVertex, TEdge
)
See Also
Reference
EdgeListGraph
TVertex, TEdge
Class
QuickGraph Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com