ConvertToSurrogate(ConcurrentDictionary<TKey, TValue>, ConcurrentDictionarySurrogate<TKey, TValue>)
override
public override void ConcurrentDictionaryCodec<TKey, ConvertToSurrogate(ConcurrentDictionary<TKey, TValue> value, ref ConcurrentDictionarySurrogate<TKey, TValue> surrogate) Converts a value to the surrogate type.
Parameters
valueConcurrentDictionary<TKey, TValue>- The value.
surrogateConcurrentDictionarySurrogate<TKey, TValue>- The surrogate.
