 | IGraphVertexIndex Property |
The unique array index of this vertex in the graph.
Namespace: Slash.Collections.GraphsAssembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
SyntaxReadOnly Property Index As Integer
Get
property int Index {
int get ();
}
abstract Index : int with get
Property Value
Type:
Int32
See Also