ConvertFromSurrogate(FrozenSetSurrogate<T>)
override
public override FrozenSet<T> ConvertFromSurrogate(ref FrozenSetSurrogate<T> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateFrozenSetSurrogate<T>- The surrogate.
Returns
The value.
