'DeclarationPublic Overloads Function Find() As DicomDataSetCollection
public DicomDataSetCollection Find()
'DeclarationPublic Overloads Function Find() As DicomDataSetCollection
public DicomDataSetCollection Find()
This method takes no parameters, as all values are set as properties of the DicomQuery Object.
The returned value is an object of type DicomDataSetCollection, containing one or more DicomDataSet for each single successful match. An unsuccessful search produces no error, but the Count property of the returned DicomDataSetCollection object will be Zero.