Skip to content

Copier_ImmutableDictionarySurrogate<TKey, TValue>.DeepCopy(ImmutableDictionarySurrogate<TKey, TValue>, CopyContext)

DeepCopy(ImmutableDictionarySurrogate<TKey, TValue>, CopyContext)

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

Parameters

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

Returns

A copy of input.