IMsAggregationFilterList.Item

Syntax

Item(Index: Integer): IMsAggregationFilter;

Parameters

Index. Filter index.

Description

The Item property returns filter from the collection by index.

Example

The property use is given in the example for IMsAggregationFilterList.Count.

See also:

IMsAggregationFilterList