AddTag Method

Summary
Adds the DICOM tag this object.
Syntax
C#
VB
C++
public void AddTag( 
   DicomEditableProperty parent, 
   long tag 
) 
Public Sub AddTag( _ 
   ByVal parent As DicomEditableProperty, _ 
   ByVal tag As Long _ 
)  
public: 
void AddTag(  
   DicomEditableProperty^ parent, 
   int64 tag 
)  

Parameters

parent
The parent of this DICOM tag.

tag
The DICOM element tag to add.

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.