Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
QuickGraph Namespaces
QuickGraph
UndirectedGraph(TVertex, TEdge) Class
UndirectedGraph(TVertex, TEdge) Methods
AddEdge Method
AddEdgeRange Method
AddVertex Method
AddVertexRange Method
AddVerticesAndEdge Method
AddVerticesAndEdgeRange Method
AdjacentDegree Method
AdjacentEdge Method
AdjacentEdges Method
Clear Method
ClearAdjacentEdges Method
ContainsEdge Method
ContainsVertex Method
IsAdjacentEdgesEmpty Method
OnEdgeAdded Method
OnEdgeRemoved Method
OnVertexAdded Method
OnVertexRemoved Method
RemoveAdjacentEdgeIf Method
RemoveEdge Method
RemoveEdgeIf Method
RemoveEdges Method
RemoveVertex Method
RemoveVertexIf Method
TrimEdgeExcess Method
TryGetEdge Method
UndirectedGraph
TVertex
,
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
UndirectedGraph
TVertex, TEdge
Class
QuickGraph Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com