Gets or sets the Sorting Operations Sequence (Mandatory).
[Element(DicomTag.SortingOperationsSequence)]
[DataMemberAttribute()]
public List<SortingOperation> SortingOperationsSequence { get; set; }
public:
[ElementAttribute(7472640),
DataMemberAttribute]
property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::SortingOperation^>^ SortingOperationsSequence
{
System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::SortingOperation^>^ get()
void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::SortingOperation^>^ value)
}
The Sorting Operations Sequence.
A list of items that defines sorting criteria to be applied to the result of filter and reformat operations. This defines the order in which to present the images in each ImageBox.
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