Leadtools.Medical.Storage.DataAccessLayer Namespace > IStorageDataAccessAgent Interface : FindPatientsCount Method |
int FindPatientsCount( MatchingParameterCollection matchingEntitiesCollection )
'Declaration Function FindPatientsCount( _ ByVal matchingEntitiesCollection As MatchingParameterCollection _ ) As Integer
'Usage Dim instance As IStorageDataAccessAgent Dim matchingEntitiesCollection As MatchingParameterCollection Dim value As Integer value = instance.FindPatientsCount(matchingEntitiesCollection)
int FindPatientsCount( MatchingParameterCollection^ matchingEntitiesCollection )