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

Show in webframe

AddSeries Method (ISeriesBrowserView)







The Leadtools.Medical.Workstation.StudyInformation to be displayed in the studies grid.
The Leadtools.Medical.Workstation.SeriesInformation to be displayed in the series grid.
Adds series and study information into a grid.
Syntax
void AddSeries( 
   StudyInformation study,
   SeriesInformation series
)
'Declaration
 
Sub AddSeries( _
   ByVal study As StudyInformation, _
   ByVal series As SeriesInformation _
) 
'Usage
 
Dim instance As ISeriesBrowserView
Dim study As StudyInformation
Dim series As SeriesInformation
 
instance.AddSeries(study, series)

            

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

Parameters

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

Target Platforms

See Also

Reference

ISeriesBrowserView Interface
ISeriesBrowserView Members

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