DimSource.clearDimItems

Syntax

clearDimItems ()

Description

The clearDimItems method clears the list of uploaded dictionary elements.

Comments

The elements can be uploaded using the DimSource.addChildElem method.

Example

The example of use is given in description of the DimSource.addChildElem method.

See also:

DimSource