Constructs a new instance.
Declaration Syntax
C# | Visual Basic |
public SearchOptions( string locationCategoryName, string[] contentCategoryNames )
Public Sub New ( locationCategoryName As String, contentCategoryNames As String() )
Parameters
- locationCategoryName (String)
- Location name to search within.
- contentCategoryNames (array<String>[]()[][])
- Array of content names to search within.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610