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