ConvertFromSurrogate(FSharpMapSurrogate<TKey, TValue>)
override
public override FSharpMap<TKey, TValue> FSharpMapCodec<TKey, ConvertFromSurrogate(ref FSharpMapSurrogate<TKey, TValue> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateFSharpMapSurrogate<TKey, TValue>- The surrogate.
Returns
The value.
