There was an error while loading. Please reload this page.
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