Click or drag to resize
TextDataComparatorLongestMatches Property
ArrayList with found longest possible string matches.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public ArrayList LongestMatches { get; }

Property Value

Type: ArrayList
See Also