Removes a dictionary from the cache based on its filename.
| C# | Visual Basic | Visual C++ | F# |
public static void RemoveDictionary( string path )
Public Shared Sub RemoveDictionary ( path As String )
public: static void RemoveDictionary( String^ path )
static member RemoveDictionary : path : string -> unit
- path (String)
- Path to the dictionary
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)