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
AddVertexRange Method
Namespace:
QuickGraph
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
int
AddVertexRange
(
IEnumerable
<TVertex>
vertices
)
Parameters
vertices
Type:
System.Collections.Generic
IEnumerable
TVertex
Return Value
Type:
Int32
Implements
IMutableVertexSet
TVertex
AddVertexRange(IEnumerable
TVertex
)
See Also
Reference
UndirectedGraph
TVertex, TEdge
Class
QuickGraph Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com