ConvertFromSurrogate(ImmutableSortedSetSurrogate<T>)
override
public override ImmutableSortedSet<T> ConvertFromSurrogate(ref ImmutableSortedSetSurrogate<T> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateImmutableSortedSetSurrogate<T>- The surrogate.
Returns
The value.
