We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Index of the first character of a substring corresponding to the node
Namespace: CodeJam.CollectionsAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public int Begin { get; }
VB
Public ReadOnly Property Begin As Integer Get
F#
member Begin : int with get
Type: Int32
SuffixTreeBase.Node StructureCodeJam.Collections Namespace