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