Gets or sets an index specifying which value of SelectorAttribute to use for this FilterOperation..
[Element(DicomTag.SelectorValueNumber)]
[DataMemberAttribute()]
public Nullable<int> SelectorValueNumber { get; set; }
public:
[DataMemberAttribute,
ElementAttribute(7471144)]
property System::Nullable<int> SelectorValueNumber
{
System::Nullable<int> get()
void set(System::Nullable<int> value)
}
The index specifying which value ofSelectorAttribute to use for this FilterOperation..
If the SelectorAttribute is multi-valued, then the SelectorValueNumber specifies which value of SelectorAttribute to use for this FilterOperation.. The value 1 refers to the first value. The value 0 refers to any value.
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