# TupleCopier&lt;T1, T2, T3, T4, T5, T6&gt;.IsShallowCopyable

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

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

```csharp
public bool TupleCopier<T1, T2, T3, T4, T5, IsShallowCopyable()
```

Returns true if the type is shallow-copyable.
