Gets or sets the Image Set Selector Sequence for this ImageSet.
[Element(DicomTag.ImageSetSelectorSequence)]
[DataMemberAttribute()]
public List<ImageSetSelector> ImageSetSelectorSequence { get; set; }
public:
[DataMemberAttribute,
ElementAttribute(7471138)]
property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ImageSetSelector^>^ ImageSetSelectorSequence
{
System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ImageSetSelector^>^ get()
void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ImageSetSelector^>^ value)
}
A list of ImageSetSelector objects that represent the Selector Sequence for this ImageSet.
The ImageSetSelectorSequence is a list of ImageSetSelector that contains selection attributes that are used to define a type of image for a HangingProtocol. For more information, see ImageSetSelector.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document