# ImmutableDictionaryCopier&lt;TKey, TValue&gt;.IsShallowCopyable

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.codecs.immutabledictionarycopier-2/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.codecs.immutabledictionarycopier-2/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Serialization/Codecs/ImmutableDictionaryCodec.cs#L80)

```csharp
public bool ImmutableDictionaryCopier<TKey, IsShallowCopyable()
```

Returns true if the type is shallow-copyable.
