Click or drag to resize
ISuffixTreeMinLengthOfMatch Property
Gets or sets Minimum length of match required.

Namespace: Bio.Algorithms.SuffixTree
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
long MinLengthOfMatch { get; set; }

Property Value

Type: Int64
See Also