Keyoti RapidSpell Web .NET Help Docs
DeepCopy<(Of <(<'T>)>)> Method (obj)
API DocumentationKeyoti.RapidSpell.fastJSONJSONDeepCopy<(Of <<'(T>)>>)(T)
Keyoti RapidSpell Web .NET
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static T DeepCopy<T>(
	T obj
)
public static T DeepCopy<T>(
	T obj
)
Public Shared Function DeepCopy(Of T) ( 
	obj As T
) As T
Public Shared Function DeepCopy(Of T) ( 
	obj As T
) As T
public:
generic<typename T>
static T DeepCopy(
	T obj
)
public:
generic<typename T>
static T DeepCopy(
	T obj
)
static member DeepCopy : 
        obj : 'T -> 'T 
static member DeepCopy : 
        obj : 'T -> 'T 
Generic Template Parameters
T

[Missing <typeparam name="T"/> documentation for "M:Keyoti.RapidSpell.fastJSON.JSON.DeepCopy``1(``0)"]

Parameters
obj (T)
Return Value
T

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331