Item(Index: Integer): IMsDimensionFilter;
Index. Index of dimension in the collection.
The Item property returns the dimension from the collection by its index.
Indexing of dimensions in the collection is continuous and starts with zero.
To get the number of dimensions in the collection, use the IMsDimensionFilterList.Count property.
The property use is given in the example for IMsDimensionFilter.FilterDimension.
See also: