Skip to content

Copier_ConcurrentDictionarySurrogate<TKey, TValue>.DeepCopy(ConcurrentDictionarySurrogate<TKey, TValue>, CopyContext)

DeepCopy(ConcurrentDictionarySurrogate<TKey, TValue>, CopyContext)

public ConcurrentDictionarySurrogate<TKey, TValue> Copier_ConcurrentDictionarySurrogate<TKey, DeepCopy(ConcurrentDictionarySurrogate<TKey, TValue> result, CopyContext context)
Creates a deep copy of the provided input.

Parameters

resultConcurrentDictionarySurrogate<TKey, TValue>
The input.
contextCopyContext
The context.

Returns

A copy of input.