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

RemoveSeries Method (ISeriesBrowserView)







A System.String that represents the Study Instance UID of the series to be removed.
A System.String that represents the Series Instance UID of the series to be removed.
Removes a series from the series grid
Syntax
void RemoveSeries( 
   string studyInstanceUID,
   string seriesInstanceUID
)
'Declaration
 
Sub RemoveSeries( _
   ByVal studyInstanceUID As String, _
   ByVal seriesInstanceUID As String _
) 
'Usage
 
Dim instance As ISeriesBrowserView
Dim studyInstanceUID As String
Dim seriesInstanceUID As String
 
instance.RemoveSeries(studyInstanceUID, seriesInstanceUID)
void RemoveSeries( 
   string studyInstanceUID,
   string seriesInstanceUID
)
function Leadtools.Medical.Workstation.Interfaces.Views.ISeriesBrowserView.RemoveSeries( 
   studyInstanceUID ,
   seriesInstanceUID 
)
void RemoveSeries( 
   string* studyInstanceUID,
   string* seriesInstanceUID
) 
void RemoveSeries( 
   string* studyInstanceUID,
   string* seriesInstanceUID
) 

Parameters

studyInstanceUID
A System.String that represents the Study Instance UID of the series to be removed.
seriesInstanceUID
A System.String that represents the Series Instance UID of the series to be removed.
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

ISeriesBrowserView Interface
ISeriesBrowserView Members

 

 


Products | Support | Contact Us | Copyright Notices

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