[]
        
(Showing Draft Content)

C1.PivotEngine.PivotFieldList.RemoveItem

RemoveItem Method

RemoveItem(int)

Removes an item from the list.

Declaration
protected override void RemoveItem(int index)
Parameters
Type Name Description
int index

Index of the item to remove from the list.

Overrides