Keyoti RapidSpell Web .NET Help Docs
GetSuggestionsMethod Method
API DocumentationKeyoti.RapidSpellRapidSpellCheckerGetSuggestionsMethod()()()()
Keyoti RapidSpell Web .NET
Gets the suggestions method to use. Either PHONETIC_SUGGESTIONS or HASHING_SUGGESTIONS
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)]
public virtual int GetSuggestionsMethod()
[ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)]
public virtual int GetSuggestionsMethod()
<ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)> 
Public Overridable Function GetSuggestionsMethod As Integer
<ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)> 
Public Overridable Function GetSuggestionsMethod As Integer
public:
[ObsoleteAttribute(L"Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)]
virtual int GetSuggestionsMethod()
public:
[ObsoleteAttribute(L"Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)]
virtual int GetSuggestionsMethod()
[<ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)>]
abstract GetSuggestionsMethod : unit -> int 
[<ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)>]
override GetSuggestionsMethod : unit -> int 
[<ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)>]
abstract GetSuggestionsMethod : unit -> int 
[<ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)>]
override GetSuggestionsMethod : unit -> int 
Return Value
Int32

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331