ConvertToSurrogate(FrozenSet<T>, FrozenSetSurrogate<T>)
override
public override void ConvertToSurrogate(FrozenSet<T> value, ref FrozenSetSurrogate<T> surrogate) Converts a value to the surrogate type.
Parameters
valueFrozenSet<T>- The value.
surrogateFrozenSetSurrogate<T>- The surrogate.
