Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
QuickGraph Namespaces
QuickGraph
UndirectedBidirectionalGraph(TVertex, TEdge) Class
UndirectedBidirectionalGraph(TVertex, TEdge) Methods
AdjacentDegree Method
AdjacentEdge Method
AdjacentEdges Method
ContainsEdge Method
ContainsVertex Method
IsAdjacentEdgesEmpty Method
TryGetEdge Method
UndirectedBidirectionalGraph
TVertex
,
TEdge
TryGetEdge Method
Namespace:
QuickGraph
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
bool
TryGetEdge
( TVertex
source
, TVertex
target
,
out
TEdge
edge
)
Parameters
source
Type:
TVertex
target
Type:
TVertex
edge
Type:
TEdge
Return Value
Type:
Boolean
Implements
IImplicitUndirectedGraph
TVertex, TEdge
TryGetEdge(TVertex, TVertex, TEdge
)
See Also
Reference
UndirectedBidirectionalGraph
TVertex, TEdge
Class
QuickGraph Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com