We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.CollectionsAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public int SourceIndex { get; }
VB
Public ReadOnly Property SourceIndex As Integer Get
F#
member SourceIndex : int with get
Type: Int32
Suffix StructureCodeJam.Collections Namespace