LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetSeriesCells Method

Show in webframe






Returns a list of Leadtools.MedicalViewer.MedicalViewerMultiCell that are used to display the current series.
Syntax
protected virtual List<MedicalViewerMultiCell> GetSeriesCells()
'Declaration
 
Protected Overridable Function GetSeriesCells() As List(Of MedicalViewerMultiCell)
'Usage
 
Dim instance As DeleteSeriesCommand
Dim value As List(Of MedicalViewerMultiCell)
 
value = instance.GetSeriesCells()

            

            
protected: virtual List<MedicalViewerMultiCell*>* GetSeriesCells(); 
protected:
virtual List<MedicalViewerMultiCell*>* GetSeriesCells(); 

Return Value

A list of Leadtools.MedicalViewer.MedicalViewerMultiCell that are used to display the current series.
Requirements

Target Platforms

See Also

Reference

DeleteSeriesCommand Class
DeleteSeriesCommand Members

 

 


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