DeepCopy(ImmutableSortedDictionarySurrogate<TKey, TValue>, CopyContext)
public ImmutableSortedDictionarySurrogate<TKey, TValue> Copier_ImmutableSortedDictionarySurrogate<TKey, DeepCopy(ImmutableSortedDictionarySurrogate<TKey, TValue> result, CopyContext context) Creates a deep copy of the provided input.
Parameters
resultImmutableSortedDictionarySurrogate<TKey, TValue>- The input.
contextCopyContext- The context.
Returns
A copy of
input.