←Select platform

Clone Method (Extensions)

Summary

Extension method clones the specified association.

Syntax

C#
VB
C++
[ExtensionAttribute()] 
public static Leadtools.Dicom.DicomAssociate Clone(  
   Leadtools.Dicom.DicomAssociate source 
) 
<ExtensionAttribute()> 
Public Shared Function Clone( _ 
   ByVal source As Leadtools.Dicom.DicomAssociate _ 
) As Leadtools.Dicom.DicomAssociate 
[ExtensionAttribute()] 
public: 
static Leadtools.Dicom.DicomAssociate^ Clone(  
   Leadtools.Dicom.DicomAssociate^ source 
) 

Parameters

source
The association to clone.

Return Value

A copy of the DICOM associate.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize