Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
QuickGraph Namespaces
QuickGraph.Predicates
FilteredBidirectionalGraph(TVertex, TEdge, TGraph) Class
FilteredBidirectionalGraph(TVertex, TEdge, TGraph) Methods
ContainsEdge Method
Degree Method
InDegree Method
InEdge Method
InEdges Method
IsInEdgesEmpty Method
TryGetInEdges Method
FilteredBidirectionalGraph
TVertex
,
TEdge
,
TGraph
TryGetInEdges Method
Namespace:
QuickGraph.Predicates
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
bool
TryGetInEdges
( TVertex
v
,
out
IEnumerable
<TEdge>
edges
)
Parameters
v
Type:
TVertex
edges
Type:
System.Collections.Generic
IEnumerable
TEdge
Return Value
Type:
Boolean
Implements
IBidirectionalIncidenceGraph
TVertex, TEdge
TryGetInEdges(TVertex, IEnumerable
TEdge
)
See Also
Reference
FilteredBidirectionalGraph
TVertex, TEdge, TGraph
Class
QuickGraph.Predicates Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com