Flexivert Library Documentation
AddEdge Method (edge)
NamespacesFlexivert.PluginsIGraphFactoryAddEdge(Edge)
Adds an edge to the graph memory map.
Declaration Syntax
C#Visual BasicVisual C++
void AddEdge(
	Edge edge
)
Sub AddEdge ( _
	edge As Edge _
)
void AddEdge(
	Edge^ edge
)
Parameters
edge (Edge)
The edge to be added

Assembly: FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)