HangulHanjaConversionDictionaries.ClearAll Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unloads all of the custom or conversion dictionaries.
public:
void ClearAll();
public void ClearAll ();
abstract member ClearAll : unit -> unit
Public Sub ClearAll ()
Remarks
The ClearAll method when used on a Dictionaries or HangulHanjaConversionDictionaries object does not delete the custom or conversion dictionary files. After using this method, the number of custom or conversion dictionaries in the collection is 0 (zero).