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