Clone Method

Summary
Extension method clones the specified association.
Syntax
C#
VB
C++
public static DicomAssociate Clone( 
   this DicomAssociate source 
) 
  
<ExtensionAttribute()> 
Public Shared Function Clone( _ 
   ByVal source As DicomAssociate _ 
) As DicomAssociate 
[ExtensionAttribute()] 
public: 
static DicomAssociate^ Clone(  
   DicomAssociate^ source 
)  

Parameters

source
The association to clone.

Return Value

A copy of the DICOM associate.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.