Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

AddSeries Method (SeriesBrowser)







Type: Leadtools.Medical.Workstation.StudyInformation The study to be displayed in the studies grid.
Type: Leadtools.Medical.Workstation.SeriesInformation The series to be displayed in the series grid.
Add a series information into a grid.
Syntax
public void AddSeries( 
   StudyInformation study,
   SeriesInformation series
)
'Declaration
 
Public Sub AddSeries( _
   ByVal study As StudyInformation, _
   ByVal series As SeriesInformation _
) 
'Usage
 
Dim instance As SeriesBrowser
Dim study As StudyInformation
Dim series As SeriesInformation
 
instance.AddSeries(study, series)

            

            
public: void AddSeries( 
   StudyInformation* study,
   SeriesInformation* series
) 
public:
void AddSeries( 
   StudyInformation^ study,
   SeriesInformation^ series
) 

Parameters

study
Type: Leadtools.Medical.Workstation.StudyInformation The study to be displayed in the studies grid.
series
Type: Leadtools.Medical.Workstation.SeriesInformation The series to be displayed in the series grid.
Requirements

Target Platforms

See Also

Reference

SeriesBrowser Class
SeriesBrowser Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features