AddSequenceItem Method

Summary
Adds a new sequence item to this object.
Syntax
C#
VB
C++
public void AddSequenceItem( 
   DicomEditableProperty sequence 
) 
Public Sub AddSequenceItem( _ 
   ByVal sequence As DicomEditableProperty _ 
)  
public: 
void AddSequenceItem(  
   DicomEditableProperty^ sequence 
)  

Parameters

sequence
The sequence to add the item to.

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.