Leadtools.Dicom.Common

ModifiedAttributesSequence Property (ModifiedAttributesSequenceItem)

Show in webframe





Gets or sets the list modified elements.
Syntax
[ElementAttribute()]
public List<ElementTag> ModifiedAttributesSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ModifiedAttributesSequence As List(Of ElementTag)
'Usage
 
Dim instance As ModifiedAttributesSequenceItem
Dim value As List(Of ElementTag)
 
instance.ModifiedAttributesSequence = value
 
value = instance.ModifiedAttributesSequence

            

            
[ElementAttribute()]
public:
property List<ElementTag^>^ ModifiedAttributesSequence {
   List<ElementTag^>^ get();
   void set (    List<ElementTag^>^ value);
}

Property Value

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

Target Platforms

See Also

Reference

ModifiedAttributesSequenceItem Class
ModifiedAttributesSequenceItem Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features