Keyoti SearchUnit API Docs
MatchedStrings Property
API DocumentationKeyoti.SearchEngine.DataAccessLexiconMatchMatchedStrings
Keyoti SearchUnit v6
Any words that matched the query
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ArrayList MatchedStrings { get; set; }
public ArrayList MatchedStrings { get; set; }
Public Property MatchedStrings As ArrayList
	Get
	Set
Public Property MatchedStrings As ArrayList
	Get
	Set
public:
property ArrayList^ MatchedStrings {
	ArrayList^ get ();
	void set (ArrayList^ value);
}
public:
property ArrayList^ MatchedStrings {
	ArrayList^ get ();
	void set (ArrayList^ value);
}
member MatchedStrings : ArrayList with get, set
member MatchedStrings : ArrayList with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120