# Remove(TKey)

Method in [SerializedDictionary](https://docs.yarnspinner.dev/2.0/api/csharp/yarn.unity/yarn.unity.serializeddictionary)

## Summary

```csharp
public bool Remove(TKey key)
```

## Parameters

| Name       | Description |
| ---------- | ----------- |
| `TKey` key |             |
