Method IMap<TLeft, TRight>.RemoveRight
IMap<TLeft, TRight>.RemoveRight(TRight)
Not supported.
Declaration
bool IMap<TLeft, TRight>.RemoveRight(TRight rightValue)
Parameters
Type | Name | Description |
---|---|---|
TRight | rightValue |
Returns
Type | Description |
---|---|
bool |
Implements
Exceptions
Type | Condition |
---|---|
NotSupportedException | This operation is not supported. |