LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

GetSeriesCells Method







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()
 function Leadtools.Medical.Workstation.Commands.DeleteSeriesCommand.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DeleteSeriesCommand Class
DeleteSeriesCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.