Keyoti RapidSpell Silverlight API Docs
ReloadDictionary Method
APIKeyoti.RapidSpellUserDictionaryReloadDictionary()()()()
Keyoti RapidSpell Silverlight
Loads the dictionary into an internal collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual bool ReloadDictionary()
Public Overridable Function ReloadDictionary As Boolean
public:
virtual bool ReloadDictionary()
abstract ReloadDictionary : unit -> bool 
override ReloadDictionary : unit -> bool 
Return Value
Boolean
Whether the dictionary was reloaded successfully.
Remarks
The user dictionary can be changed externally (eg. by a different control), and this method is called when that happens to cause the internal collection to be updated.

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