Click or drag to resize

SuffixArrayRegion Fields

The LongestCommonSubstringBaseSuffixArrayRegion type exposes the following members.

Fields
 NameDescription
Public fieldBeginFirst index in the suffix array.
Public fieldEndLast index in the suffix array (this index is included in the region).
Top
See Also