IMsTimeMatrix.EndCached

Syntax

EndCached;

Description

The EndCached method finishes matrix data caching.

Comments

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

Example

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

See also:

IMsTimeMatrix