Sets the suggestions method to use. Either PHONETIC_SUGGESTIONS or HASHING_SUGGESTIONS
| C# | Visual Basic | Visual C++ | F# |
[ObsoleteAttribute("Use SuggestionsMethod instead.", true)] public void SetSuggestionsMethod( int method )
<ObsoleteAttribute("Use SuggestionsMethod instead.", true)> Public Sub SetSuggestionsMethod ( method As Integer )
public: [ObsoleteAttribute(L"Use SuggestionsMethod instead.", true)] void SetSuggestionsMethod( int method )
[<ObsoleteAttribute("Use SuggestionsMethod instead.", true)>] member SetSuggestionsMethod : method : int -> unit
- method (Int32)
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)