IMsDimIteratorDimensions.Clear

Syntax

Clear;

Description

The Clear method clears collection of dimensions.

Comments

To remove one dimension from the collection, use the IMsDimIteratorDimensions.Remove and IMsDimIteratorDimensions.RemoveByKey methods.

See also:

IMsDimIteratorDimensions