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