Retrieves a specific vertex from the graph memory map, by its index.

Declaration Syntax
Function GetVertex ( _
index As Integer _
) As Vertex
Vertex^ GetVertex(
int index
)

Parameters
- index (Int32)
- The index of the vertex

Return Value
A Vertex
Assembly:
FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)