Creates a new WildcardWordElement
Declaration Syntax
C# | Visual Basic |
public WildcardWordElement( string word, Configuration configuration )
Public Sub New ( word As String, configuration As Configuration )
Parameters
- word (String)
- The word, including wildcard character(s)
- configuration (Configuration)
- The instance of the Configuration class that holds the settings to be used.
Remarks
If no WildCardToken is found in the string then the WildCardType is defaulted to contains.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610