TextLineTextMatchList Property
Gets the list of positive matches of the containing text criteria on the line.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public TextMatchCollection TextMatchList { get; }
public:
property TextMatchCollection^ TextMatchList {
TextMatchCollection^ get ();
}
Property Value
TextMatchCollection