LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Clone<T> Method (AddInUtils)

Show in webframe





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^ 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

See Also

Reference

AddInUtils Class
AddInUtils Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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