Performs an image-based query on the DICOMDIR and fills the Leadtools.Dicom.DicomDataSet with the images that are returned. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient)
protected override void DoFindImages(
FindQuery query,
List<DicomDataSet> responseImages
)
query
The Leadtools.Dicom.Scu.Common.FindQuery which contains the parameters for the query.
responseImages
The list to be filled with the matching Leadtools.Dicom.DicomDataSet.