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

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

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

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

Returns true if the type is shallow-copyable.
