Method ICollection<T>.Remove
ICollection<T>.Remove(T)
Not supported.
Declaration
bool ICollection<T>.Remove(T item)
Parameters
Type | Name |
---|---|
T | item |
Returns
Type |
---|
bool |
Implements
Exceptions
Type | Condition |
---|---|
Not |
This operation is not supported. |