HangulHanjaConversionDictionaries.ClearAll Method

Definition

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).

Applies to