Keyoti RapidSpell Web .NET Help Docs
AddDictionary Method (dictionary)
API DocumentationKeyoti.RapidSpellDictionaryCacheAddDictionary(SpellingDictionary)
Keyoti RapidSpell Web .NET
Adds a dictionary to the cache.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static void AddDictionary(
	SpellingDictionary dictionary
)
public static void AddDictionary(
	SpellingDictionary dictionary
)
Public Shared Sub AddDictionary ( 
	dictionary As SpellingDictionary
)
Public Shared Sub AddDictionary ( 
	dictionary As SpellingDictionary
)
public:
static void AddDictionary(
	SpellingDictionary^ dictionary
)
public:
static void AddDictionary(
	SpellingDictionary^ dictionary
)
static member AddDictionary : 
        dictionary : SpellingDictionary -> unit 
static member AddDictionary : 
        dictionary : SpellingDictionary -> unit 
Parameters
dictionary (SpellingDictionary)

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