Gets or sets a DICOM sequence data element that contains the attribute identified by the SelectorAttribute.
[Element(DicomTag.SelectorSequencePointer)]public List<long> SelectorSequencePointer { get; set; }
public:[ElementAttribute(7471186)]property System::Collections::Generic::List<Int64>^ SelectorSequencePointer{System::Collections::Generic::List<Int64>^ get()void set(System::Collections::Generic::List<Int64>^ value)}
The DICOM sequence data element that contains the attribute identified by the SelectorAttribute.
If SelectorSequencePointer contains more than one value, then the list represents a path nested DICOM sequence data elements. For example, 300A00B0\300A0111\300A011A represents the following nested sequences: BeamSequence->ControlPointSequence->BeamLimitingDevicePositionSequence
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
