Click or drag to resize
MultiWaySuffixTree Properties

The MultiWaySuffixTree type exposes the following members.

Properties
  NameDescription
Public propertyEdgesCount
Gets total number of edges in this suffix tree.
Public propertyMinLengthOfMatch
Gets or sets Minimum length of match required.
Public propertyName
Gets Name of the suffix tree.
Public propertyNoAmbiguity
Gets or sets a value indicating whether it Matches basic symbols only.
Public propertySequence
Gets Sequence used to build the suffix tree.
Top
See Also