IdeaBlade.Core Assembly > IdeaBlade.Core.Reflection Namespace > ReflectionCloner Class > DeepClone Method : DeepClone(Object) Method |
'Declaration
Public Overloads Shared Function DeepClone( _ ByVal objectGraph As Object _ ) As Object
'Usage
Dim objectGraph As Object Dim value As Object value = ReflectionCloner.DeepClone(objectGraph)
public static object DeepClone( object objectGraph )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2