Click or drag to resize
IGraphVertexIndex Property
The unique array index of this vertex in the graph.

Namespace: Slash.Collections.Graphs
Assembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
Syntax
int Index { get; }

Property Value

Type: Int32
See Also