IMsTimeMatrix.EndCached

Fore Syntax

EndCached;

Fore.NET Syntax

EndCached();

Description

The EndCached method finishes matrix data caching.

Comments

To start matrix data caching, use the IMsTimeMatrix.BeginCached method.

Fore and Fore.NET Examples

The method use is given in the example for IMsTimeMatrix.Coord.

See also:

IMsTimeMatrix