LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AddSeries Method (SeriesBrowser)

Show in webframe






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

 

 


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