DeepCopy(GeneratedBatchContainer, CopyContext)
public GeneratedBatchContainer DeepCopy(GeneratedBatchContainer original, CopyContext context) Creates a deep copy of the provided input.
Parameters
originalGeneratedBatchContainer- The input.
contextCopyContext- The context.
Returns
A copy of
input.