DeepCopy(NameValueCollectionSurrogate, CopyContext)
public NameValueCollectionSurrogate DeepCopy(NameValueCollectionSurrogate result, CopyContext context) Creates a deep copy of the provided input.
Parameters
resultNameValueCollectionSurrogate- The input.
contextCopyContext- The context.
Returns
A copy of
input.