HangulHanjaConversionDictionaries.ClearAll Method (Word)

Unloads all of the custom or conversion dictionaries.

Syntax

expression .ClearAll

expression Required. A variable that represents a HangulHanjaConversionDictionaries collection.

Remarks

The ClearAll method does not delete the conversion dictionary files. After using this method, the number of conversion dictionaries in the collection is 0 (zero).

Example

This example unloads all of the conversion dictionaries.

HangulHanjaDictionaries.ClearAll

See Also

Concepts

HangulHanjaConversionDictionaries Collection Object

HangulHanjaConversionDictionaries Object Members