[]
Gets the filter at the specified index.
IPivotFilter this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IPivotFilter
| Type | Name | Description |
|---|---|---|
| int | index | The zero-based index of the filter. |
| Type | Description |
|---|---|
| IPivotFilter | The IPivotFilter at the specified index. |