C#
VB
C++
Returns the number of series that matches the query parameters.
public override int FindSeriesCount(
MatchingParameterCollection matchingEntitiesCollection
)
Public Overrides Function FindSeriesCount(
ByVal matchingEntitiesCollection As MatchingParameterCollection
) As Integer
public:
virtual int FindSeriesCount(
MatchingParameterCollection^ matchingEntitiesCollection
) override
matchingEntitiesCollection
A MatchingParameterCollection which includes the matching parameters for the query.
The number of series that matches 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