[]
Replaces the item at a specified position.
protected override void SetItem(int index, PivotField item)
Index of the item to replace.
New value for the item at the specified index.