ConvertFromSurrogate(SortedSetSurrogate<T>)
override
public override SortedSet<T> ConvertFromSurrogate(ref SortedSetSurrogate<T> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateSortedSetSurrogate<T>- The surrogate.
Returns
The value.
