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

Show in webframe

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
) 
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

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