Keyoti SearchUnit API Docs
KeywordHits Constructor (keyword, hits, hitWords)
API DocumentationKeyoti.SearchEngine.UtilsKeywordHitsKeywordHits(String, Int32, List<(Of <<'(String>)>>))
Keyoti SearchUnit v6
New
Declaration Syntax
C#Visual Basic
public KeywordHits(
	string keyword,
	int hits,
	List<string> hitWords
)
Public Sub New ( 
	keyword As String,
	hits As Integer,
	hitWords As List(Of String)
)
Parameters
keyword (String)
hits (Int32)
hitWords (List<(Of <(<'String>)>)>)

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