Gets a dictionary from the cache.

C# | C# | Visual Basic | Visual Basic | Visual 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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412