Click or drag to resize
ISuffixTree Properties

The ISuffixTree type exposes the following members.

Properties
  NameDescription
Public propertyMinLengthOfMatch
Gets or sets Minimum length of match required.
Public propertyName
Gets the Name of the suffix tree.
Public propertyNoAmbiguity
Gets or sets a value indicating whether to match basic symbols only by ignoring the ambiguous symbols or not.
Public propertySequence
Gets sequence of Suffix Tree.
Top
See Also