Finds a ReferencedNonImageCompositeSequenceRow 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 ReferencedNonImageCompositeSequenceRow FindBySeriesInstanceUIDMPPSSOPInstanceUIDReferencedSOPInstanceUID(string SeriesInstanceUID,string MPPSSOPInstanceUID,string ReferencedSOPInstanceUID)
<DebuggerNonUserCodeAttribute()>Public Function FindBySeriesInstanceUIDMPPSSOPInstanceUIDReferencedSOPInstanceUID( _ByVal SeriesInstanceUID As String, _ByVal MPPSSOPInstanceUID As String, _ByVal ReferencedSOPInstanceUID As String _) As ReferencedNonImageCompositeSequenceRow
[DebuggerNonUserCodeAttribute()]public:MPPSDataset.ReferencedNonImageCompositeSequenceRow^ 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 ReferencedNonImageCompositeSequenceRow 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
