LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AddSeries Method (ISeriesBrowserView)

Show in webframe






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

 

 


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