IMsDimensionFilterList.Clear

Syntax

Clear;

Description

The Clear method clears the dimensions collection.

Comments

To remove a specific dimension from the collection, use the IMsDimensionFilterList.Remove and IMsDimensionFilterList.RemoveByKey methods.

See also:

IMsDimensionFilterList