C#
VB
C++
Returns the number of studies that match the query parameters.
public int FindStudiesCount(MatchingParameterCollection matchingEntitiesCollection)
Public MustOverride Function FindStudiesCount(ByVal matchingEntitiesCollection As MatchingParameterCollection) As Integer
public:virtual int FindStudiesCount(MatchingParameterCollection^ matchingEntitiesCollection) abstract
matchingEntitiesCollection
A MatchingParameterCollection which includes the matching parameters for the query.
The number of studies that match the query parameters.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
