Creates list of suggestions to be passed as argument to FoundSpellingError event, for finalization.
Declaration Syntax
C# | Visual Basic |
protected virtual ArrayList CreateSuggestions( string word )
Protected Overridable Function CreateSuggestions ( word As String ) As ArrayList
Parameters
- word (String)
- Word that suggestions are being found for.
Return Value
ArrayList
List of strings.
List of strings.
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610