Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual string BuildSuggestedExpression( string mainDictionaryPath, string customDictionaryPath, LanguageType language, SpellingSuggestionSource suggestionsSource, Configuration configuration, int numberOfResults, GroupElement group, string query )
public virtual string BuildSuggestedExpression( string mainDictionaryPath, string customDictionaryPath, LanguageType language, SpellingSuggestionSource suggestionsSource, Configuration configuration, int numberOfResults, GroupElement group, string query )
Public Overridable Function BuildSuggestedExpression ( mainDictionaryPath As String, customDictionaryPath As String, language As LanguageType, suggestionsSource As SpellingSuggestionSource, configuration As Configuration, numberOfResults As Integer, group As GroupElement, query As String ) As String
Public Overridable Function BuildSuggestedExpression ( mainDictionaryPath As String, customDictionaryPath As String, language As LanguageType, suggestionsSource As SpellingSuggestionSource, configuration As Configuration, numberOfResults As Integer, group As GroupElement, query As String ) As String
public: virtual String^ BuildSuggestedExpression( String^ mainDictionaryPath, String^ customDictionaryPath, LanguageType language, SpellingSuggestionSource suggestionsSource, Configuration^ configuration, int numberOfResults, GroupElement^ group, String^ query )
public: virtual String^ BuildSuggestedExpression( String^ mainDictionaryPath, String^ customDictionaryPath, LanguageType language, SpellingSuggestionSource suggestionsSource, Configuration^ configuration, int numberOfResults, GroupElement^ group, String^ query )
abstract BuildSuggestedExpression : mainDictionaryPath : string * customDictionaryPath : string * language : LanguageType * suggestionsSource : SpellingSuggestionSource * configuration : Configuration * numberOfResults : int * group : GroupElement * query : string -> string override BuildSuggestedExpression : mainDictionaryPath : string * customDictionaryPath : string * language : LanguageType * suggestionsSource : SpellingSuggestionSource * configuration : Configuration * numberOfResults : int * group : GroupElement * query : string -> string
abstract BuildSuggestedExpression : mainDictionaryPath : string * customDictionaryPath : string * language : LanguageType * suggestionsSource : SpellingSuggestionSource * configuration : Configuration * numberOfResults : int * group : GroupElement * query : string -> string override BuildSuggestedExpression : mainDictionaryPath : string * customDictionaryPath : string * language : LanguageType * suggestionsSource : SpellingSuggestionSource * configuration : Configuration * numberOfResults : int * group : GroupElement * query : string -> string
Parameters
- mainDictionaryPath (String)
- customDictionaryPath (String)
- language (LanguageType)
- suggestionsSource (SpellingSuggestionSource)
- configuration (Configuration)
- numberOfResults (Int32)
- group (GroupElement)
- query (String)
Return Value
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120