-
Couldn't load subscription status.
- Fork 35
P_CodeJam_Collections_SuffixTreeBase_Node_End
Andrew Koryavchenko edited this page Jun 17, 2018
·
2 revisions
Index after the last character of a substring corresponding to the node
Namespace: CodeJam.Collections
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public int End { get; }VB
Public ReadOnly Property End As Integer
GetF#
member End : int with get
Type: Int32