Flexivert Library Documentation
AddVertex Method (vertex)
NamespacesFlexivert.PluginsIGraphFactoryAddVertex(Vertex)
Adds a vertex to the graph memory map.
Declaration Syntax
C#Visual BasicVisual C++
void AddVertex(
	Vertex vertex
)
Sub AddVertex ( _
	vertex As Vertex _
)
void AddVertex(
	Vertex^ vertex
)
Parameters
vertex (Vertex)
The vertex to be added.

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