Skip to content

ImmutableListCodec<T>.ConvertToSurrogate(ImmutableList<T>, ImmutableListSurrogate<T>)

ConvertToSurrogate(ImmutableList<T>, ImmutableListSurrogate<T>)

override
View source
public override void ConvertToSurrogate(ImmutableList<T> value, ref ImmutableListSurrogate<T> surrogate)
Converts a value to the surrogate type.

Parameters

valueImmutableList<T>
The value.
surrogateImmutableListSurrogate<T>
The surrogate.