Keyoti Search for ASP.NET API Docs
MatchedStrings Property
API DocumentationKeyoti.SearchEngine.DataAccessLexiconMatchMatchedStrings
Keyoti Search for ASP.NET 2010
Any words that matched the query
Declaration Syntax
C#Visual BasicVisual C++
public ArrayList MatchedStrings { get; set; }
Public Property MatchedStrings As ArrayList
public:
property ArrayList^ MatchedStrings {
	ArrayList^ get ();
	void set (ArrayList^ value);
}

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609