Removes the first occurence of a specified object from the
RefinementConfigList.


- item (Object)
- The Object to remove from RefinementConfigList.

Exception | Condition |
---|---|
NotSupportedException |
The RefinementConfigList is read-only.
-or- The RefinementConfigList has a fixed-size. |