-
Couldn't load subscription status.
- Fork 35
P_CodeJam_Collections_Suffix_SourceIndex
Andrew Koryavchenko edited this page Jul 4, 2017
·
2 revisions
The index of the source string in the order or addition to the Suffix tree
0 - for the first added string, 1 - for the second, etc
Namespace: CodeJam.Collections
Assembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public int SourceIndex { get; }VB
Public ReadOnly Property SourceIndex As Integer
GetF#
member SourceIndex : int with get
Type: Int32