Keyoti RapidSpell WPF API Docs
RemoveDictionary Method (path)
APIKeyoti.RapidSpell.WpfDictionaryCacheRemoveDictionary(String)
Keyoti RapidSpell WPF
Removes a dictionary from the cache based on its filename.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static void RemoveDictionary(
	string path
)
public static void RemoveDictionary(
	string path
)
Public Shared Sub RemoveDictionary ( 
	path As String
)
Public Shared Sub RemoveDictionary ( 
	path As String
)
public:
static void RemoveDictionary(
	String^ path
)
public:
static void RemoveDictionary(
	String^ path
)
static member RemoveDictionary : 
        path : string -> unit 
static member RemoveDictionary : 
        path : string -> unit 
Parameters
path (String)
Path to the dictionary

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