Leadtools.Dicom.Scu Namespace > QueryRetrieveScu Class > Find Method : Find<TQuery,TResult>(DicomScp,TQuery,DicomMatchDelegate<TResult>,DicomDataSet) Method |
public void Find<TQuery,TResult>( DicomScp Scp, TQuery Query, DicomMatchDelegate<TResult> OnMatch, DicomDataSet Template )
'Declaration Public Overloads Sub Find (Of TQuery,TResult)( _ ByVal Scp As DicomScp, _ ByVal Query As TQuery, _ ByVal OnMatch As DicomMatchDelegate(Of TResult), _ ByVal Template As DicomDataSet _ )
'Usage Dim instance As QueryRetrieveScu Dim Scp As DicomScp Dim Query As TQuery Dim OnMatch As DicomMatchDelegate(Of TResult) Dim Template As DicomDataSet instance.Find(Of TQuery, TResult)(Scp, Query, OnMatch, Template)
public void Find<TQuery,TResult>( DicomScp Scp, TQuery Query, DicomMatchDelegate<TResult> OnMatch, DicomDataSet Template )
function Leadtools.Dicom.Scu.QueryRetrieveScu.Find``2(DicomScp,``0,DicomMatchDelegate{``1},DicomDataSet)( Scp , Query , OnMatch , Template )
public: void Findgeneric<typename TQuery> generic<typename TResult> ( DicomScp^ Scp, TQuery^ Query, DicomMatchDelegate<TResult^>^ OnMatch, DicomDataSet^ Template )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2