ConvertFromSurrogate(ImmutableListSurrogate<T>)
override
public override ImmutableList<T> ConvertFromSurrogate(ref ImmutableListSurrogate<T> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateImmutableListSurrogate<T>- The surrogate.
Returns
The value.
