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


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

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