GenericReflector.

DeepClone(Object) Method

Summary

Creates a clone of provided object

Syntax

public virtual Object DeepClone(Object obj)

Parameters

Name Type Description
obj Object object to copy

Return Value

Type Description
Object copy of the submitted object