Skip to content

ConcurrentDictionaryCodec<TKey, TValue>.ConvertToSurrogate(ConcurrentDictionary<TKey, TValue>, ConcurrentDictionarySurrogate<TKey, TValue>)

ConvertToSurrogate(ConcurrentDictionary<TKey, TValue>, ConcurrentDictionarySurrogate<TKey, TValue>)

override
View source
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.