ReferencedImageSequence Property

Summary
Gets or sets the referenced image sequence.
Syntax
C#
C++/CLI
[Element(DicomTag.ReferencedImageSequence, Requirement = DicomIodUsageType.Type2MandatoryElement)] 
public List<SopInstanceReference> ReferencedImageSequence { get; set; } 
[ElementAttribute()] 
public: 
property List<SopInstanceReference^>^ ReferencedImageSequence { 
   List<SopInstanceReference^>^ get(); 
   void set (    List<SopInstanceReference^>^ ); 
} 

Property Value

The referenced image sequence.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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