Skip to content

Copier_ReadOnlyCollectionSurrogate<T>.DeepCopy(ReadOnlyCollectionSurrogate<T>, CopyContext)

DeepCopy(ReadOnlyCollectionSurrogate<T>, CopyContext)

public ReadOnlyCollectionSurrogate<T> DeepCopy(ReadOnlyCollectionSurrogate<T> result, CopyContext context)
Creates a deep copy of the provided input.

Parameters

resultReadOnlyCollectionSurrogate<T>
The input.
contextCopyContext
The context.

Returns

A copy of input.