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