Skip to content

FrozenSetCodec<T>.ConvertToSurrogate(FrozenSet<T>, FrozenSetSurrogate<T>)

ConvertToSurrogate(FrozenSet<T>, FrozenSetSurrogate<T>)

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

Parameters

valueFrozenSet<T>
The value.
surrogateFrozenSetSurrogate<T>
The surrogate.