Click or drag to resize

LongestCommonRepeatAEvaluate Method

Overload List
 NameDescription
Public methodEvaluateEvaluates the repeated longest common substring. After evaluation, the results can be accessed by the properties of this instance. Please be aware that the amount of resulting information depends on the state of [P:StoreVerboseResults].
Public methodEvaluate(Int32)Evaluates the repeated longest common substring. After evaluation, the results can be accessed by the properties of this instance. Please be aware that the amount of resulting information depends on the state of [P:StoreVerboseResults].
Top
See Also