ICalcBlockIteratorModel.Dispose_

Syntax

Dispose_;

Description

The Dispose_ method is called after the object use to release resources.

Comments

The Dispose_ method is called after saving all changes, releases all used resources, and helps avoid memory leaks.

Example

The method use is given in the example for ICalcBlockIteratorStubDimension.Links.

See also:

ICalcBlockIteratorModel