Removes the first occurence of a specified object from the
RangeFilterList.
- item (Object)
- The Object to remove from RangeFilterList.
| Exception | Condition |
|---|---|
| NotSupportedException |
The RangeFilterList is read-only.
-or- The RangeFilterList has a fixed-size. |