Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
QuickGraph Namespaces
QuickGraph
BidirectionalMatrixGraph(TEdge) Class
BidirectionalMatrixGraph(TEdge) Methods
AddEdge Method
AddEdgeRange Method
Clear Method
ClearEdges Method
ClearInEdges Method
ClearOutEdges Method
ContainsEdge Method
ContainsVertex Method
Degree Method
InDegree Method
InEdge Method
InEdges Method
IsInEdgesEmpty Method
IsOutEdgesEmpty Method
OnEdgeAdded Method
OnEdgeRemoved Method
OutDegree Method
OutEdge Method
OutEdges Method
RemoveEdge Method
RemoveEdgeIf Method
RemoveInEdgeIf Method
RemoveOutEdgeIf Method
TryGetEdge Method
TryGetEdges Method
TryGetInEdges Method
TryGetOutEdges Method
BidirectionalMatrixGraph
TEdge
AddEdgeRange Method
Namespace:
QuickGraph
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
int
AddEdgeRange
(
IEnumerable
<TEdge>
edges
)
Parameters
edges
Type:
System.Collections.Generic
IEnumerable
TEdge
Return Value
Type:
Int32
Implements
IMutableEdgeListGraph
TVertex, TEdge
AddEdgeRange(IEnumerable
TEdge
)
See Also
Reference
BidirectionalMatrixGraph
TEdge
Class
QuickGraph Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com