Share via


FilterProviderCollection.RemoveItem(Int32) Method

Definition

Removes the element at the specified index of the collection

protected override void RemoveItem(int index);

Parameters

index
Int32

The zero-based index of the element to remove.

Applies to