Method Remove
Remove(KeyValuePair<TfToken, string>)
Declaration
public bool Remove(KeyValuePair<TfToken, string> item)
Parameters
| Type | Name | Description |
|---|---|---|
| KeyValuePair<TfToken, string> | item |
Returns
| Type | Description |
|---|---|
| bool |
Implements
Remove(TfToken)
Declaration
public bool Remove(TfToken key)
Parameters
| Type | Name | Description |
|---|---|---|
| TfToken | key |
Returns
| Type | Description |
|---|---|
| bool |