[]
Gets a single IPivotCache object from the collection.
IPivotCache this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IPivotCache
| Type | Name | Description |
|---|---|---|
| int | index | The index of the IPivotCache object. |
| Type | Description |
|---|---|
| IPivotCache | A IPivotCache object contained by the collection. |