←Select platform

Copy Method

Summary

Returns a copy of an existing CodeSequence.

Syntax
C#
VB
C++
public static CodeSequence Copy( 
   CodeSequence cs 
) 
Public Shared Function Copy( 
   ByVal cs As CodeSequence 
) As CodeSequence 
public:  
   static CodeSequence^ Copy( 
      CodeSequence^ cs 
   ) 

Parameters

cs

The CodeSequence item being copied.

Return Value

A copy of the CodeSequence item cs.

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

Leadtools.Dicom.Common Assembly

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