Skip to content

Properties_T_CodeJam_Collections_Suffix

Andrew Koryavchenko edited this page Jul 4, 2017 · 1 revision

Suffix Properties

The Suffix type exposes the following members.

Properties

 

Name Description
Public property Length The length of the suffix
Public property Offset The offset of the suffix from the beginning of the source string
Public property SourceIndex The index of the source string in the order or addition to the Suffix tree

Remarks

0 - for the first added string, 1 - for the second, etc

Public property Value The suffix value
  Back to Top

See Also

Reference

Suffix Structure
CodeJam.Collections Namespace

Clone this wiki locally