ConvertFromSurrogate(SortedDictionarySurrogate<TKey, TValue>)
override
public override SortedDictionary<TKey, TValue> SortedDictionaryCodec<TKey, ConvertFromSurrogate(ref SortedDictionarySurrogate<TKey, TValue> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateSortedDictionarySurrogate<TKey, TValue>- The surrogate.
Returns
The value.
