Creates a new NotWordElement.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public NotWordElement( string notword, Configuration configuration )
public NotWordElement( string notword, Configuration configuration )
Public Sub New ( notword As String, configuration As Configuration )
Public Sub New ( notword As String, configuration As Configuration )
public: NotWordElement( String^ notword, Configuration^ configuration )
public: NotWordElement( String^ notword, Configuration^ configuration )
new : notword : string * configuration : Configuration -> NotWordElement
new : notword : string * configuration : Configuration -> NotWordElement
Parameters
- notword (String)
- The word that is NOTTED, without the minus operator.
- configuration (Configuration)
- The instance of the Configuration class that holds the settings to be used.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120