ConvertFromSurrogate(ImmutableHashSetSurrogate<T>)
override
public override ImmutableHashSet<T> ConvertFromSurrogate(ref ImmutableHashSetSurrogate<T> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateImmutableHashSetSurrogate<T>- The surrogate.
Returns
The value.
