Keyoti RapidSpell Silverlight API Docs
GetDictionary Method (path)
APIKeyoti.RapidSpellDictionaryCacheGetDictionary(String)
Keyoti RapidSpell Silverlight
Gets a dictionary from the cache.
Declaration Syntax
C#Visual BasicVisual C++F#
public static SpellingDictionary GetDictionary(
	string path
)
Public Shared Function GetDictionary ( 
	path As String
) As SpellingDictionary
public:
static SpellingDictionary^ GetDictionary(
	String^ path
)
static member GetDictionary : 
        path : string -> SpellingDictionary 
Parameters
path (String)
Return Value

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