Removes a vertex from the graph memory map.
Declaration Syntax
void RemoveVertex(
Vertex vertex
)
Sub RemoveVertex ( _
vertex As Vertex _
)
void RemoveVertex(
Vertex^ vertex
)
Parameters
- vertex (Vertex)
- The vertex to be removed.
Assembly:
FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)