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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)