LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FindSeries Method (ISeriesBrowserView)

Show in webframe






A System.String that represents the Series Instance UID for the series to be returned.
Returns a series information that was previously added.
Syntax
'Declaration
 
Function FindSeries( _
   ByVal seriesInstanceUID As String _
) As SeriesInformation
'Usage
 
Dim instance As ISeriesBrowserView
Dim seriesInstanceUID As String
Dim value As SeriesInformation
 
value = instance.FindSeries(seriesInstanceUID)

            

            

Parameters

seriesInstanceUID
A System.String that represents the Series Instance UID for the series to be returned.

Return Value

Requirements

Target Platforms

See Also

Reference

ISeriesBrowserView Interface
ISeriesBrowserView Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.