Finds a ReferencedImageSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and MPPS SOP Instance UID and Referenced SOP Instance UID value.
[DebuggerNonUserCodeAttribute()]
public ReferencedImageSequenceRow FindBySeriesInstanceUIDMPPSSOPInstanceUIDReferencedSOPInstanceUID(
string SeriesInstanceUID,
string MPPSSOPInstanceUID,
string ReferencedSOPInstanceUID
)
<DebuggerNonUserCodeAttribute()>
Public Function FindBySeriesInstanceUIDMPPSSOPInstanceUIDReferencedSOPInstanceUID( _
ByVal SeriesInstanceUID As String, _
ByVal MPPSSOPInstanceUID As String, _
ByVal ReferencedSOPInstanceUID As String _
) As ReferencedImageSequenceRow
[DebuggerNonUserCodeAttribute()]
public:
ReferencedImageSequenceRow^ FindBySeriesInstanceUIDMPPSSOPInstanceUIDReferencedSOPInstanceUID(
String^ SeriesInstanceUID,
String^ MPPSSOPInstanceUID,
String^ ReferencedSOPInstanceUID
)
SeriesInstanceUID
A System.String representing the Series Instance UID.
MPPSSOPInstanceUID
A System.String representing the MPPS SOP Instance UID.
ReferencedSOPInstanceUID
A System.String representing the Referenced SOP Instance UID.
The ReferencedImageSequenceRow that matches the given SeriesInstanceUID and MPPSSOPInstanceUID and ReferencedSOPInstanceUID. It returns null if no results are found
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