ICubeCacheSaver.Clear

Syntax

Clear([Key: Integer = -1]): Boolean;

Parameters

Key. The key of cube display version.

Description

The Clear method clears cache of the specified cube display version.

Comments

The default value clears cache for all cube display versions.

Example

The property use is given in description of the FindAndLoadCache method.

See also:

ICubeCacheSaver