LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

Clone<T> Method (AddInUtils)






The type of object being copied.
The object instance to copy.
Perform a deep Copy of the object.
Syntax
public static T Clone<T>( 
   T source
)
'Declaration
 
Public Shared Function Clone(Of T)( _
   ByVal source As T _
) As T
'Usage
 
Dim source As T
Dim value As T
 
value = AddInUtils.Clone(Of T)(source)
public static T Clone<T>( 
   T source
)
 function Leadtools.Dicom.AddIn.AddInUtils.Clone( 
   source 
)
public:
static T^ Clonegeneric<typename T>
( 
   T^ source
) 

Parameters

source
The object instance to copy.

Type Parameters

T
The type of object being copied.

Return Value

The copied object.
Requirements

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

See Also

Reference

AddInUtils Class
AddInUtils Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features