←Select platform

ModifiedAttributesSequence Property (ModifiedAttributesSequenceItem)

Summary

Gets or sets the list modified elements.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public List<ElementTag> ModifiedAttributesSequence {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property ModifiedAttributesSequence As List(Of ElementTag) 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property List<ElementTag^>^ ModifiedAttributesSequence { 
   List<ElementTag^>^ get(); 
   void set (    List<ElementTag^>^ ); 
} 

Property Value

The list of elements that make of the modified attributes sequence item in the DICOM dataset.

Requirements

Target Platforms

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