IMsDimensionFilterList.Count

Syntax

Count: Integer;

Description

The Count property returns the number of dimensions in the collection.

Comments

To get the specified dimension from the collection, use the IMsDimensionFilterList.Item property.

Example

The property use is given in the example for IMsDimensionFilter.FilterDimension.

See also:

IMsDimensionFilterList