[]
Removes the specified custom filter item from the filter item list.
This method does not remove the DefaultfilterItem from the list if it exists.
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
Type | Name | Description |
---|---|---|
int | index | Zero-based index of the custom filter item to remove from the collection |