Finds a
CompositeInstanceDataSet.ReferencedImageSequenceRow in the
System.Data.DataTable.Rows collection by the Series Instance UID and SOP Instance UID values.
Parameters
- SeriesInstanceUID
- A System.String representing the Series Instance UID.
- SOPInstanceUID
- A System.String representing the SOP Instance UID.
- ReferencedSOPInstanceUID
- A System.String representing the Referenced SOP Instance UID.
Return Value
The
CompositeInstanceDataSet.ReferencedImageSequenceRow that matches the given and . It will return null if no results are found.