protected abstract void DoFindStudies(
FindQuery query,
List<DicomDataSet> responseStudies
)
query
The Leadtools.Dicom.Scu.Common.FindQuery which contains the parameters for the query.
responseStudies
The list to be filled with the matching Leadtools.Dicom.DicomDataSet.