ConvertFromSurrogate(ReadOnlyCollectionSurrogate<T>)
override
public override ReadOnlyCollection<T> ConvertFromSurrogate(ref ReadOnlyCollectionSurrogate<T> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateReadOnlyCollectionSurrogate<T>- The surrogate.
Returns
The value.
