IMsTimeMatrix.BeginCached

Fore Syntax

BeginCached;

Fore.NET Syntax

BeginCached();

Description

The BeginCached method starts matrix data caching.

Comments

To complete matrix data caching, use the IMsTimeMatrix.EndCached method.

Fore and Fore.NET Examples

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

See also:

IMsTimeMatrix