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

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214