Keyoti RapidSpell Desktop .NET API Docs
GetDictionary Method (path, lastModifiedDate)
APIKeyoti.RapidSpellDictionaryCacheGetDictionary(String, DateTime)
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412